[WIP] Фикс расписания, правка стилей

This commit is contained in:
megavrilinvv
2023-03-01 16:55:44 +03:00
parent 992b8d9d91
commit 6dfd3013a5
5 changed files with 30 additions and 29 deletions

View File

@@ -106,7 +106,7 @@ export default {
height: fit-content
width: 534px
background-color: var(--default-white)
box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.05)
box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.25)
border-radius: 4px
z-index: 5
</style>