chore: remove unused styles
This commit is contained in:
parent
c3e17cb56e
commit
f37280c3f6
1 changed files with 0 additions and 12 deletions
|
@ -178,12 +178,6 @@ function sendMessage(e: Event) {
|
|||
border-bottom: 1px solid rgb(70, 70, 70);
|
||||
}
|
||||
|
||||
#client-root div {
|
||||
/* border: 1px solid cyan; */
|
||||
}
|
||||
|
||||
#main-bar {}
|
||||
|
||||
#__nuxt {
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
|
@ -259,12 +253,6 @@ function sendMessage(e: Event) {
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
.main-grid-row {
|
||||
/* border: 1px solid cyan; */
|
||||
}
|
||||
|
||||
#main-bar {}
|
||||
|
||||
#servers-list,
|
||||
#channels-list,
|
||||
#message-history,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue