FIX: similar topics lacked badge left margin
This commit is contained in:
parent
a2e8e5f90b
commit
980c0196a8
|
@ -85,6 +85,9 @@
|
|||
color: dark-light-choose(scale-color($tertiary, $lightness: -40%), scale-color($tertiary, $lightness: 40%));
|
||||
}
|
||||
}
|
||||
.badge-wrapper {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
.composer-popup:nth-of-type(2) {
|
||||
|
|
Loading…
Reference in New Issue