💄 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

@ -28,7 +28,7 @@ const dayNames = [
<style scoped>
.selector {
padding: 65px 10px 0px 10px;
padding: 65px 10px 10px 10px;
display: grid;
grid-template-columns: 35px 1fr 35px;
align-items: center;