rename to channel-name-bg
This commit is contained in:
parent
5a1318bc49
commit
e3687eced6
2 changed files with 5 additions and 5 deletions
|
@ -703,7 +703,7 @@ textarea:focus-visible,
|
|||
}
|
||||
|
||||
.servertd {
|
||||
background-color: var(--server-bg);
|
||||
background-color: var(--channel-name-bg);
|
||||
height: .55in;
|
||||
width:100%;
|
||||
display: flex;
|
||||
|
@ -1300,7 +1300,7 @@ span {
|
|||
border-bottom: solid .03in var(--message-bg-hover);
|
||||
background: var(--primary-bg);
|
||||
padding: .06in .2in;
|
||||
background: var(--server-bg);
|
||||
background: var(--channel-name-bg);
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.exitsettings{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue