Custom item styling
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
}
|
||||
|
||||
#menu {
|
||||
height: 5%;
|
||||
height: fit-content;
|
||||
width: 100%;
|
||||
padding: 5%;
|
||||
}
|
||||
@@ -31,4 +31,12 @@
|
||||
.screen {
|
||||
width: 95%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.button {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#taskButton {
|
||||
padding-left: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user