scss: adapt timetable widget for a11y changes (#74067)

This commit is contained in:
Frédéric Péters 2023-08-16 11:31:42 +02:00
parent 0ea28f182a
commit 2a8151f267
1 changed files with 5 additions and 0 deletions

View File

@ -690,6 +690,11 @@ div.timetable-widget {
div.head {
padding-bottom: 0.7em;
h5 {
font-size: inherit;
font-weight: inherit;
margin: 0;
}
}
button {
margin: 0;