Fix menu button position in card modal
Signed-off-by: Lera Dmitrieva <dmit.valerya@yandex.ru>
This commit is contained in:
committed by
backportbot[bot]
parent
f78f8bfd7f
commit
1bc28c68a5
@@ -202,7 +202,6 @@ export default {
|
||||
.app-sidebar-header {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
padding-top: $modal-padding;
|
||||
z-index: 100;
|
||||
background-color: var(--color-main-background);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user