Added global controls

This commit is contained in:
2021-12-19 03:03:37 +03:00
parent 9c881bd430
commit b4a408eddb
15 changed files with 334 additions and 123 deletions

View File

@@ -17,6 +17,7 @@
border: none;
border-radius: 16px;
font-size: 16px;
cursor: pointer;
&::placeholder {
color: $dark;