convert compiled chat shit to tabs

pull/90/head
Aevann 2023-01-20 06:45:30 +02:00
parent 823e048169
commit cc44dcce2f
2 changed files with 34457 additions and 34457 deletions

View File

@ -45,7 +45,7 @@ body {
position: relative;
flex: 3;
height: 62vh;
height: calc(var(--vh, 1vh) * 70);
height: calc(var(--vh, 1vh) * 72);
max-height: 1000px;
overflow: auto;
-ms-overflow-style: none;