[Style]: Color patch

This commit is contained in:
ClaraCrazy 2025-12-26 01:31:49 +01:00
parent 22cb211600
commit 46721d2f06
No known key found for this signature in database
GPG key ID: EBBC896ACB497011

View file

@ -192,7 +192,7 @@ select:hover {
line-height: 1;
padding: 0 6px;
font-size: 1.4rem;
background: linear-gradient( 135deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02)), #131516;
background: #2F2B36;
z-index: 999;
}