move connections + dev portal to user settings
This commit is contained in:
parent
8c39561906
commit
f8b4d12476
4 changed files with 44 additions and 77 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue