mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-06 06:08:47 +00:00
reomove double css classes
This commit is contained in:
parent
75f2f59f42
commit
90a4a5fd59
1 changed files with 0 additions and 34 deletions
|
@ -57,37 +57,3 @@
|
|||
.drawer-list-item-button:hover {
|
||||
background-color: var(--dark-blue-hover);
|
||||
}
|
||||
|
||||
.drawer-list {
|
||||
background-color: #2f325e;
|
||||
min-height: 100vh;
|
||||
min-width: 13rem;
|
||||
}
|
||||
|
||||
.drawer-list-item {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.drawer-list-item-button {
|
||||
height: 10vh;
|
||||
}
|
||||
.drawer-list-item-button:hover {
|
||||
background-color: #555b90;
|
||||
}
|
||||
|
||||
.drawer-list {
|
||||
background-color: #2f325e;
|
||||
min-height: 100vh;
|
||||
min-width: 13rem;
|
||||
}
|
||||
|
||||
.drawer-list-item {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.drawer-list-item-button {
|
||||
height: 10vh;
|
||||
}
|
||||
.drawer-list-item-button:hover {
|
||||
background-color: #555b90;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue