Przywrócono wybór serwerów; poprawki wyglądu

This commit is contained in:
2022-06-13 17:20:11 +02:00
parent e9e4096ba1
commit bde5579f71
7 changed files with 93 additions and 82 deletions
-1
View File
@@ -31,7 +31,6 @@ export default defineComponent({
.clock {
display: flex;
justify-content: center;
align-items: center;
}
</style>
+1 -1
View File
@@ -288,7 +288,7 @@ export default defineComponent({
position: absolute;
left: 50%;
bottom: 0;
transform: translateX(11.6em);
transform: translateX(12em);
z-index: 100;
}