Fixed sidebar issues again lol
This commit is contained in:
@ -684,13 +684,13 @@ export default {
|
||||
}
|
||||
|
||||
#searchBar{
|
||||
width: 100px;
|
||||
width: 130px;
|
||||
color: white;
|
||||
}
|
||||
|
||||
#searchContainer{
|
||||
left: 10px;
|
||||
width: 120px;
|
||||
width: 150px;
|
||||
height: 40px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
Reference in New Issue
Block a user