16 lines
158 B
SCSS
16 lines
158 B
SCSS
|
|
.flag_icon{
|
||
|
|
max-height: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.label_count{
|
||
|
|
font-size: 1.15rem;
|
||
|
|
font-weight: bold;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
.clitemnat{
|
||
|
|
height: 40px;
|
||
|
|
padding: 2px 2px !important;
|
||
|
|
}
|
||
|
|
|