move connections + dev portal to user settings

This commit is contained in:
TomatoCake 2024-08-12 21:00:12 +02:00
parent 8c39561906
commit f8b4d12476
4 changed files with 44 additions and 77 deletions

View file

@ -230,7 +230,7 @@ h2 {
overflow-y: scroll;
scrollbar-width: none;
}
#neunence::-webkit-scrollbar, #neunence::-webkit-scrollbar-button {
#neunence::-webkit-scrollbar, #neunence::-webkit-scrollbar-button {
display: none;
}
#servers {
@ -800,7 +800,7 @@ textarea:focus-visible,
padding: .03in;
}
.servernamediv {
.channelnamediv {
width: 100%;
/* max-width: 100%; */
border-left: solid .01in var(--black);