Merge branch 'master' into UC-41

This commit is contained in:
frontgavrilin
2022-11-23 17:45:41 +03:00
committed by GitHub
3 changed files with 161 additions and 2 deletions

View File

@@ -45,3 +45,5 @@
--bg-white-color-0: rgba(255, 255, 255, 0.3)
--border-red-color: #ff6565
--btn-grey-color: #e8e8f3
--pagination-item-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%)
--pagination-current-item-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%)