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