RED-3800: fix fix

This commit is contained in:
Dan Percic 2022-07-11 12:59:35 +03:00
parent 941c248134
commit a1dc0c48c0

View File

@ -12,6 +12,10 @@
min-width: fit-content;
}
.content-inner {
position: absolute;
}
.content-container {
position: relative;
}