Make notification dropdowns consistent
This commit is contained in:
parent
ef8eb3f6f7
commit
54b3908cd1
1 changed files with 4 additions and 0 deletions
|
@ -14,3 +14,7 @@
|
|||
font-size: 18px;
|
||||
}
|
||||
}
|
||||
|
||||
.notification-form {
|
||||
@include new-style-dropdown;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue