forked from MarseyWorld/MarseyWorld
reduce badges size in popover from 20vh to 10vh
parent
9c3f3d0416
commit
ccd2349d85
|
@ -6341,6 +6341,6 @@ div.markdown {
|
|||
margin: 0 0.15rem 0 0 !important;
|
||||
}
|
||||
.pop-badges {
|
||||
max-height: 20vh!important;
|
||||
max-height: 10vh!important;
|
||||
overflow: auto;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue