This commit is contained in:
SillyLossy
2023-05-19 21:38:17 +03:00
16 changed files with 269 additions and 222 deletions

View File

@@ -427,19 +427,6 @@ code {
justify-content: center;
}
#token_breakdown div {
display: flex;
width: 100%;
justify-content: center;
}
.token_breakdown_segment {
min-width: 40px !important;
border: solid 2px;
border-radius: 5px;
}
#loading_mes {
display: none;
width: 40px;