Merge branch 'upstream-main' into upstream-custom

This commit is contained in:
2024-06-13 21:27:01 -04:00
15 changed files with 158 additions and 107 deletions

View File

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