Update CosyDiscord
This commit is contained in:
parent
353fb8ef39
commit
9e4b4951ef
@ -5,9 +5,9 @@
|
||||
*/
|
||||
@import url(https://plusinsta.github.io/discord-plus/src/DiscordPlus-source.theme.css);
|
||||
|
||||
/* Set overall layout direction to RTL */
|
||||
html {
|
||||
direction: rtl;
|
||||
/* Apply RTL globally */
|
||||
html, body {
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
/* Example: Use CSS logical properties for margins and paddings to auto-adjust for RTL/LTR */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user