1
0

chore: move styles to components

This commit is contained in:
kolaente
2023-04-14 21:21:49 +02:00
committed by konrad
parent dfa6cd777b
commit 25c3b7bcbf
3 changed files with 10 additions and 6 deletions

View File

@ -239,6 +239,11 @@ defineExpose({
white-space: nowrap;
text-overflow: ellipsis;
}
.control.has-icons-left .icon,
.control.has-icons-right .icon {
transition: all $transition;
}
</style>
<style>