feat: enlarge graffiti

This commit is contained in:
mrilyew 2025-05-24 16:44:51 +03:00 committed by Alexander Minkin
parent 54f40a7296
commit 352cfa9831
2 changed files with 3 additions and 1 deletions

View file

@ -49,7 +49,7 @@ body.dimmed > .dimmer #absolute_territory {
.ovk-diag-body {
padding: 20px;
overflow-y: auto;
max-height: 80vh
max-height: 83vh
}
.ovk-diag-action {

View file

@ -1888,6 +1888,7 @@ body.scrolled .toTop:hover, .toTop.has_down:hover {
#ovkDraw {
border: 1px solid #757575;
min-height: 510px;
}
#ovkDraw .lc-drawing.with-gui {
@ -1896,6 +1897,7 @@ body.scrolled .toTop:hover, .toTop.has_down:hover {
#ovkDraw .literally {
border-radius: 0;
height: 510px;
}
#ovkDraw .literally .lc-picker,