mirror of
https://github.com/Eugeny/tabby
synced 2024-11-14 00:47:15 +00:00
fixed #381
This commit is contained in:
parent
b57ff8f37a
commit
deca9a20b4
1 changed files with 4 additions and 0 deletions
|
@ -28,4 +28,8 @@
|
|||
.add {
|
||||
flex: auto;
|
||||
display: none;
|
||||
|
||||
&:first-child {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue