mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-31 21:53:42 +03:00
Fix missing Only mentions checkbox in Notifications
This commit is contained in:
parent
8ab209e236
commit
1a73e32211
1 changed files with 2 additions and 0 deletions
|
@ -238,6 +238,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#mentions-option {
|
#mentions-option {
|
||||||
|
position: relative;
|
||||||
|
z-index: 2;
|
||||||
float: right;
|
float: right;
|
||||||
&:dir(rtl) {
|
&:dir(rtl) {
|
||||||
float: left;
|
float: left;
|
||||||
|
|
Loading…
Add table
Reference in a new issue