mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-25 17:04:54 +00:00
Fix: notificaion postition (#14306)
This commit is contained in:
parent
d544220690
commit
c730c4c4ce
@ -81,8 +81,7 @@
|
||||
}
|
||||
|
||||
.asset-tab-delete-notification {
|
||||
position: absolute;
|
||||
z-index: 1001;
|
||||
position: sticky;
|
||||
&.visible {
|
||||
opacity: 1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user