Skip to content

Commit 5fdf954

Browse files
committed
Reduce autosave spinner opacity
1 parent 230868a commit 5fdf954

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

res/rml/overlay.rcss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ logo {
124124
}
125125

126126
logo[open] {
127-
opacity: 1;
127+
opacity: 0.65;
128128
}
129129

130130
logo img {

0 commit comments

Comments
 (0)