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 {
|
&.zoomIn {
|
||||||
cursor: zoom-in;
|
cursor: zoom-in;
|
||||||
}
|
}
|
||||||
|
min-width: 50px;
|
||||||
}
|
}
|
||||||
.rounded {
|
.rounded {
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
|
|
Loading…
Reference in New Issue