mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 02:36:00 +00:00
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:
@@ -540,6 +540,7 @@
|
||||
.file-name {
|
||||
margin-left: 5px;
|
||||
white-space: nowrap;
|
||||
flex-grow: 1;
|
||||
}
|
||||
.close-button {
|
||||
margin-left: 5px;
|
||||
|
||||
Reference in New Issue
Block a user