The great flattification

This commit is contained in:
2022-03-29 21:41:46 +02:00
parent e5328a7d6c
commit 2b847c0456
41 changed files with 379 additions and 317 deletions

View File

@@ -221,7 +221,7 @@ onMount(get_bans);
.stats {
flex: 0 0 auto;
padding: 0 4px;
border-left: 1px solid var(--layer_3_color_border);
border-left: 1px solid var(--separator);
text-align: center;
}
</style>