mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-30 22:53:31 +03:00
fixed #381
This commit is contained in:
parent
b57ff8f37a
commit
deca9a20b4
@ -28,4 +28,8 @@
|
|||||||
.add {
|
.add {
|
||||||
flex: auto;
|
flex: auto;
|
||||||
display: none;
|
display: none;
|
||||||
|
|
||||||
|
&:first-child {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user