Fix missing Only mentions checkbox in Notifications

pull/839/head
Lim Chee Aun 2024-09-23 09:42:01 +08:00
rodzic 8ab209e236
commit 1a73e32211
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -238,6 +238,8 @@
}
#mentions-option {
position: relative;
z-index: 2;
float: right;
&:dir(rtl) {
float: left;