This commit is contained in:
pro.boooooo 2023-03-08 01:59:59 +01:00
parent 605ecfda80
commit e49f55991b
3 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,7 @@
etablanalytics {
width: 65vw;
height: 33vh;
max-height: 35vh;
max-height: 33vh;
font-weight: bold;
padding: 15px;
}

View File

@ -5,7 +5,7 @@
height: 57vh;
max-height: 57vh;
font-weight: bold;
padding: 1vw;
padding: 2vw;
}
#generalytics

View File

@ -3,6 +3,7 @@
#selector {
width: 26vw;
height: 93.5vh;
max-height: 93.5vh;
overflow: auto;
padding: 2vw;
}