mirror of
https://github.com/Eugeny/tabby
synced 2025-03-04 07:07:16 +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…
Add table
Reference in a new issue