This commit is contained in:
Stephan Raabe 2024-06-09 15:33:11 +02:00
parent 26f42750d7
commit e5fbdb7de0

View File

@ -151,10 +151,11 @@ listview {
spacing: 10px;
padding: 10px;
margin: 0px;
fixed-height: true;
fixed-columns: true;
fixed-height: true;
fixed-columns: true;
background-color: @background;
border: 0px;
flow: horizontal;
}
/* ---- Element ---- */