Adjust ratio bar width on dekstop
This commit is contained in:
parent
de56aeec09
commit
ff6d335bb0
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@
|
|||
.ratio-wrapper {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
max-width: 134px;
|
||||
max-width: 164px;
|
||||
min-width: 134px;
|
||||
margin-right: var(--spacing-m);
|
||||
|
||||
|
|
Loading…
Reference in a new issue