0
0
Fork 0

fix: refs #7283 min-width vnImg

This commit is contained in:
Jorge Penadés 2024-08-06 08:56:12 +02:00
parent db38270ed5
commit 50468d22cc
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ defineExpose({
&.zoomIn {
cursor: zoom-in;
}
min-width: 50px;
}
.rounded {
border-radius: 50%;