mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-21 15:53:50 +02:00
Update Malaysia flag to support Bahasa Melayu language
This commit is contained in:
@@ -178,6 +178,9 @@ span[class='flags'] {
|
||||
.flags.tok {
|
||||
background-position: calc(var(--offx) * -1) calc(var(--offy) * -9);
|
||||
}
|
||||
.flags.my {
|
||||
background-position: calc(var(--offx) * -2) calc(var(--offy) * -9);
|
||||
}
|
||||
.flags.blank {
|
||||
background-position: calc(var(--offx) * -4) calc(var(--offy) * -4);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user