💄 Change scrollbar behaviour

This commit is contained in:
2022-08-22 12:25:15 +02:00
parent 09366401a3
commit f17f720f58
6 changed files with 23 additions and 6 deletions

View File

@ -118,7 +118,7 @@ function isCancelled(substitution) {
background-color: var(--timetable-trust-warning-background);
border-radius: 4px;
padding: 3px 10px;
margin-top: 10px;
margin-bottom: 10px;
width: max-content;
}