Compare commits

..
2 Commits
Author SHA1 Message Date
BertogimandGitHub 5533505731 Merge 7e29c7f837 into 0d3600492e 2025-04-15 20:53:03 +02:00
BertogimandGitHub 7e29c7f837 Add server scroll 2025-04-15 20:48:03 +02:00
+3 -1
View File
@@ -2,6 +2,8 @@
width: 76px;
background-color: #1e1f22;
padding: 0px;
overflow-y: auto;
overflow-x: hidden;
}
.Server {
@@ -76,4 +78,4 @@ svg.ServerImg {
border-radius: 4px;
margin-left: 60px;
white-space: nowrap;
}
}