Fix settings when scaling up
This commit is contained in:
parent
f59bd538b4
commit
633c6f6b5e
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ limitations under the License.
|
|||
.mx_ToggleSwitch {
|
||||
transition: background-color 0.20s ease-out 0.1s;
|
||||
|
||||
width: $font-48px;
|
||||
width: $font-44px;
|
||||
height: $font-20px;
|
||||
border-radius: 1.5rem;
|
||||
padding: 2px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue