mirror of
https://github.com/directus/directus.git
synced 2026-02-07 08:34:56 -05:00
Fix z-index of edit buttons
This commit is contained in:
@@ -376,6 +376,7 @@ export default defineComponent({
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
z-index: 2;
|
||||
display: flex;
|
||||
gap: 4px;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user