mirror of
https://github.com/primer/css.git
synced 2024-12-02 07:53:06 +03:00
update layout when the Counter is empty
This commit is contained in:
parent
e3d988a0fd
commit
cb3b026eb9
@ -17,7 +17,7 @@
|
||||
border-radius: 2em;
|
||||
|
||||
&:empty {
|
||||
visibility: hidden;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.octicon {
|
||||
|
Loading…
Reference in New Issue
Block a user