mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Fix deletion/edit supperposition
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
bd520cbfa7
commit
97b6148290
1 changed files with 1 additions and 0 deletions
|
|
@ -435,6 +435,7 @@ kbd {
|
|||
transform: translateX(250px);
|
||||
position: absolute;
|
||||
background-color: $color-main-background;
|
||||
z-index: 250;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue