Fixed sidebar issues again lol

This commit is contained in:
J-Lennox10
2023-03-29 12:54:33 +01:00
parent 94ef1405c0
commit 5e1b629a82
2 changed files with 17 additions and 3 deletions

View File

@ -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;