[WIP] Исправил стили сайдбара на странице календаря
This commit is contained in:
@@ -26,9 +26,9 @@
|
||||
hide-bottom-space,
|
||||
)
|
||||
template(v-slot:prepend, v-if="iconLeft")
|
||||
slot
|
||||
slot(name="iconLeft")
|
||||
template(v-slot:append, v-if="iconRight")
|
||||
slot
|
||||
slot(name="iconRight")
|
||||
slot(v-if="!iconLeft && !iconRight")
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user