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);
|
@import url(https://plusinsta.github.io/discord-plus/src/DiscordPlus-source.theme.css);
|
||||||
|
|
||||||
/* Set overall layout direction to RTL */
|
/* Apply RTL globally */
|
||||||
html {
|
html, body {
|
||||||
direction: rtl;
|
direction: rtl;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Example: Use CSS logical properties for margins and paddings to auto-adjust for RTL/LTR */
|
/* Example: Use CSS logical properties for margins and paddings to auto-adjust for RTL/LTR */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user