@ -182,6 +182,7 @@
display: flex;
}
.type-switch .type-switch__item {
padding: 0 20px;
position: relative;
.type-switch .type-switch__item > input {
@ -194,6 +195,15 @@
.type-switch .type-switch__item:has(input:checked) .text {
color: #609ff9;
.type-switch .type-switch__item:has(input:checked) .text::after {
width: 100%;
height: 4px;
background: #609ff9;
position: absolute;
left: 0;
bottom: -14px;
</style>
@endpush
@ -282,8 +292,6 @@
</div>
<div>
<select class="form-control" name="month" onchange="">
</select>
<div class="card1-body">