Several bugfixes and finishing touches

This commit is contained in:
Claude Brisson
2023-12-25 12:26:08 +01:00
parent 91e0bc839a
commit e33bc995c6
18 changed files with 264 additions and 38 deletions

View File

@@ -81,6 +81,7 @@
position: relative;
.toggle {
cursor: pointer;
text-align: center;
input {
display: none;
}
@@ -94,7 +95,7 @@
height: 26px;
border-radius: 18px;
background-color: #F7D6A3;
display: flex;
display: inline-flex;
align-items: center;
padding-left: 5px;
padding-right: 5px;