How to fix Notification Dropdown too small?
Try this:
body ul ul#ap-notification-dropdown {
width: 350px;
} Marco_Guastalegname commented
That’s not working ๐ I placed it on overrides.css…
Try this:
body ul ul#ap-notification-dropdown {
width: 350px;
}That’s not working ๐ I placed it on overrides.css…
It works! Thanks ๐