mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 20:02:07 +00:00
details fixes (#28)
This commit is contained in:
@@ -260,6 +260,14 @@ input[type="checkbox"] {
|
||||
}
|
||||
}
|
||||
|
||||
/* Explore public servers */
|
||||
.theme-dark .pageWrapper-2PwDoS {
|
||||
background-color: var(--surCordBackground2);
|
||||
}
|
||||
.theme-light .pageWrapper-2PwDoS {
|
||||
background-color: rgb(225, 225, 225);
|
||||
}
|
||||
|
||||
/* Add surCord Branding */
|
||||
.info-3pQQBb > span:first-child::after {
|
||||
content: "\asurCord 07.2022";
|
||||
|
||||
@@ -94,7 +94,6 @@
|
||||
.inputDefault-3FGxgL {
|
||||
border-radius: 20px;
|
||||
border: 1px solid var(--surCordBorder);
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user