mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 07:49:41 +02:00
fix(notifications): cleanup notifications code [EE-4274] (#7790)
* fix(notifications): cleanup notifications code [EE-4274] * break long words
This commit is contained in:
parent
c6ae8467c0
commit
724f1f63b7
7 changed files with 114 additions and 43 deletions
|
@ -21,6 +21,8 @@
|
|||
box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
|
||||
@apply th-dark:!border-none;
|
||||
@apply th-highcontrast:!border-none;
|
||||
z-index: 9999;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.menu-link {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue