[WIP] Фикс стилей
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
.flex.flex-col.gap-y-6
|
||||
.flex.flex-col.gap-y-2
|
||||
span.text-smm.font-semibold Дата
|
||||
base-input-date.input-date
|
||||
base-input-date
|
||||
.flex.flex-col(class="gap-y-1.5")
|
||||
span.text-smm.font-semibold Текущий сотрудник
|
||||
base-custom-select.h-10(v-model="currentEmployee")
|
||||
@@ -58,7 +58,4 @@ export default {
|
||||
height: 40px
|
||||
border: 1.5px solid var(--border-light-grey-color)
|
||||
border-radius: 4px
|
||||
|
||||
.input-date
|
||||
border: 1.5px solid var(--border-light-grey-color)
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user