mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-04-30 19:44:46 +00:00
fix on issue #624
This commit is contained in:
parent
369f3f0e39
commit
9ce99d2215
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ $checkbox-touch-size: 48px;
|
|||
|
||||
.md-checkbox-container {
|
||||
width: $checkbox-size;
|
||||
min-width: $checkbox-size;
|
||||
height: $checkbox-size;
|
||||
position: relative;
|
||||
border-radius: 2px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue