parent
5cef260185
commit
8c99713236
@ -1,13 +1,7 @@ |
||||
@import "src/assets/sass/helpers" |
||||
|
||||
.op-tab-count |
||||
@include indicator-bubble |
||||
margin-left: 5px |
||||
border-radius: 0.5rem |
||||
min-width: 1rem |
||||
display: inline-block |
||||
font-size: 0.7rem |
||||
line-height: 1rem |
||||
min-height: 1rem |
||||
vertical-align: 0.1rem |
||||
vertical-align: text-bottom |
||||
padding: 0 0.15rem 0 0.15rem |
||||
background: darkred |
||||
color: white |
||||
font-weight: bold |
@ -1,4 +1,6 @@ |
||||
.op-bubble |
||||
@include indicator-bubble |
||||
background: darkred |
||||
|
||||
&_mini |
||||
width: 12px |
||||
height: 12px |
||||
|
Loading…
Reference in new issue