forked from verdnatura/salix-front
fix: refs #7283 min-width vnImg
This commit is contained in:
parent
db38270ed5
commit
50468d22cc
|
@ -72,6 +72,7 @@ defineExpose({
|
|||
&.zoomIn {
|
||||
cursor: zoom-in;
|
||||
}
|
||||
min-width: 50px;
|
||||
}
|
||||
.rounded {
|
||||
border-radius: 50%;
|
||||
|
|
Loading…
Reference in New Issue