Update sidebar.css
This commit is contained in:
@@ -54,7 +54,8 @@
|
||||
|
||||
.icon-button {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
font-size: 3vh;
|
||||
box-shadow: 0.5vh 0.5vh 1vh 0vh var(--shadow-color);
|
||||
|
||||
@@ -66,6 +67,6 @@
|
||||
|
||||
.quick-options {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user