💄 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

@ -76,7 +76,7 @@ function getColor(type) {
display: grid;
min-height: 35px;
border-radius: 11px;
margin: 10px 0px;
margin-bottom: 10px;
padding: 10px 10px;
grid-template-columns: min-content auto;
gap: 5px;