Merge pull request #267 from moalamri/master

Fixes misplaced tab close icon
This commit is contained in:
Jan Prochazka
2022-04-14 07:43:19 +02:00
committed by GitHub

View File

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