Fixed yet another bug visble in pamac-manager

This commit is contained in:
eudaimon 2024-08-28 09:19:22 +02:00
parent 4c67dc567f
commit 255a00923e

View file

@ -92,6 +92,7 @@ selection:focus-within { background-color: alpha(@accent_bg_color,1); }
list > row, listview > row {
padding: 0.3em;
background-color: @view_bg_color; /* some set this color if not set here... */
}
scrolledwindow > viewport > list > row:dir(ltr) { /* these two are to avoid content under the damn overlay scrollbars */