chore: add todo and change control center height

This commit is contained in:
matt1432 2023-08-03 23:15:13 -04:00
parent a07f9fabdf
commit 115eb76eea
2 changed files with 2 additions and 1 deletions

View file

@ -6,6 +6,7 @@ what is currently not working:
what i want to do:
- learn flakes
- add music widget in eww control center
# Docs

View file

@ -31,7 +31,6 @@
.quick-settings {
font-size: 30px;
min-height: 1000px;
min-width: 500px;
padding: 0px 0px 0px 0px;
background-color: $bg;
@ -126,6 +125,7 @@
border-bottom: 2px solid $contrastbg;
border-radius: 15px;
margin-top: 30px;
margin-bottom: 50px;
.slider {
margin-left: 10px;