Fixes misplaced tab close icon

To fix #260
I think there's no need to change the close button to `close-button-right` since the `file-name` span would flex correctly same as `db-name`
This commit is contained in:
M. Hassan
2022-04-14 01:11:00 +03:00
committed by GitHub
parent ba97f50273
commit abe9694d05

View File

@@ -540,6 +540,7 @@
.file-name {
margin-left: 5px;
white-space: nowrap;
flex-grow: 1;
}
.close-button {
margin-left: 5px;