This commit is contained in:
commit
26d689982a
1 changed files with 4 additions and 0 deletions
|
@ -140,12 +140,16 @@
|
|||
|
||||
&__zoomable-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin: 0 40px;
|
||||
}
|
||||
|
||||
&__zoom-button {
|
||||
@include button-reset;
|
||||
max-height: 100%;
|
||||
max-width: 100%;
|
||||
cursor: zoom-in;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue