This commit is contained in:
Maxim Devaev 2022-04-30 00:24:03 +03:00
parent 2e641ff835
commit e843830d83

View File

@ -64,6 +64,8 @@ div.window:fullscreen {
padding: 0px !important; padding: 0px !important;
} }
div.window:-webkit-full-screen { div.window:-webkit-full-screen {
border: 0px;
border-radius: 0px;
resize: none !important; resize: none !important;
position: absolute !important; position: absolute !important;
top: 0px !important; top: 0px !important;