Skip to content

Commit 5593294

Browse files
authored
Update sidebar-notice
Update notice height on `[lang="es-ES"]`
1 parent d71c3f5 commit 5593294

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

discord/sidebar-notice/import.css

+3
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ html {
2828
&:is([lang="es-ES"]) {
2929
--notice-text-heading: "Aviso"!important;
3030
--notice-text-join: "Unirse al servidor"!important;
31+
.base_a4d4d9:has(.notice_be03aa) {
32+
--notice-height: 155px!important;
33+
}
3134
}
3235

3336
&:is([lang="fr"]) {

0 commit comments

Comments
 (0)