subscription-manager: fix items being cut off at the bottom and top of the columns in chrome
This commit is contained in:
parent
da8243085b
commit
38792081d4
@ -58,6 +58,7 @@
|
||||
.sub-list-item{
|
||||
display:flex;
|
||||
margin-bottom: 10px;
|
||||
break-inside:avoid;
|
||||
background-color: #dadada;
|
||||
}
|
||||
.tag-list{
|
||||
|
Loading…
x
Reference in New Issue
Block a user