Fix margins on attendance buttons
This commit is contained in:
@@ -92,6 +92,14 @@ body {
|
||||
padding-top: 1rem;
|
||||
}
|
||||
|
||||
.attendance-row {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
.attendance-row .button {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
.footer {
|
||||
margin-top: -20rem;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user