Adjust system messages

This commit is contained in:
SillyLossy
2023-04-09 02:10:58 +03:00
parent 314c68dfc9
commit 2afe1ee44e
2 changed files with 2 additions and 3 deletions

View File

@@ -2381,7 +2381,7 @@ input[type="range"]::-webkit-slider-thumb {
position: sticky;
bottom: 10px;
margin: 10px;
opacity: 0.6;
opacity: 0.85;
text-shadow: 2px 2px 2px var(--black60a);
}