- Fix panel black border
- Fix white panel button in overview/unlock screen
- Fix dark background in quick toggle menu
- Fix white color in screenshot buttons
- Fix white color in page navigation arrow
This commit is contained in:
Vladyslav Hroshev
2023-04-30 10:50:58 +03:00
parent d36799e94a
commit fa14db5bf9
4 changed files with 14 additions and 4 deletions
+1
View File
@@ -9,6 +9,7 @@
.screenshot-ui-show-pointer-button,
.screenshot-ui-type-button {
color: TEXT-PRIMARY-COLOR;
border-radius: 15px;
transition-duration: 100ms;
}