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{
|
.sub-list-item{
|
||||||
display:flex;
|
display:flex;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
break-inside:avoid;
|
||||||
background-color: #dadada;
|
background-color: #dadada;
|
||||||
}
|
}
|
||||||
.tag-list{
|
.tag-list{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user