mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
allow overflow for notifications counter
This commit is contained in:
parent
5d2af860db
commit
53a504010c
@ -96,6 +96,10 @@ export default {
|
||||
flex-shrink: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
.base-button {
|
||||
overflow: visible;
|
||||
}
|
||||
}
|
||||
|
||||
.notifications-menu-popover {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user