mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-24 20:41:57 +00:00
change --os-windows-icon-dodge back to 0
This commit is contained in:
parent
a489db6ba6
commit
79a8fb1d54
1 changed files with 1 additions and 1 deletions
2
user.css
2
user.css
|
|
@ -5,7 +5,7 @@
|
|||
--main-corner-radius: 10px;
|
||||
--scrollbar-vertical-size: 8px;
|
||||
--cover-border-radius: 8px;
|
||||
--os-windows-icon-dodge: 1;
|
||||
--os-windows-icon-dodge: 0;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
|
|
|||
Loading…
Reference in a new issue