fix styles in dialogs

This commit is contained in:
ilya-bkv 2023-11-16 18:35:52 +03:00
parent 7948fc3ccf
commit 90f6e6ada3

View File

@ -115,7 +115,7 @@ main {
position: relative; position: relative;
.scrollToNew { .scrollToNew {
osition: absolute; position: absolute;
z-index: 2; z-index: 2;
bottom: 8px; bottom: 8px;
overflow: hidden; overflow: hidden;