0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00

Fix sidebar getting obscured by messages banners

This commit is contained in:
Thibaud Colas 2022-01-10 15:41:06 +00:00 committed by Karl Hobley
parent 9659ac73ec
commit 6db5561044

View File

@ -4,7 +4,6 @@
// For inline help text, see typography.scss
.messages {
position: relative;
z-index: 5;
background-color: $color-grey-1;
.buttons {