chore: add todo and change control center height
This commit is contained in:
parent
a07f9fabdf
commit
115eb76eea
2 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@ what is currently not working:
|
|||
|
||||
what i want to do:
|
||||
- learn flakes
|
||||
- add music widget in eww control center
|
||||
|
||||
# Docs
|
||||
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue