WIP В процессе создания BaseInputDate

This commit is contained in:
Daria Golova
2023-03-21 18:16:12 +03:00
parent 6f7a74a95c
commit d3dc2c2284
7 changed files with 96 additions and 23 deletions

View File

@@ -3,6 +3,7 @@
--bg-body-color: #e8e8f3
--bg-ligth-blue-color: #e6eafc
--font-dark-blue-color: #252850
--font-dark-blue-color-0: rgba(37, 40, 80, 0.7)
--font-black-color: #090a15
--font-black-color-1: rgba(9, 10, 21, 0.5)
--icon-light-blue: #d7d9ff
@@ -19,6 +20,7 @@
--font-grey-color: #9294a7
--font-grey-color-0: #85858b
--border-light-grey-color: #d3d4dc
--bg-light-grey: #eff1f4
--row-overlay-color: #f5f6ff
--default-shadow: 4px 4px 8px rgba(9, 10, 21, 0.1), -4px -4px 8px rgba(9, 10, 21, 0.1)
--bg-hover-row-table: rgba(215, 217, 255, 0.25)