mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 21:42:30 -05:00
fix lint
This commit is contained in:
parent
d0ca6e7174
commit
1f76e7de4c
2 changed files with 2 additions and 2 deletions
|
@ -52,4 +52,4 @@ Edited to add input-range-small
|
|||
.input-small-range {
|
||||
width: 3.75rem;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -20,4 +20,4 @@
|
|||
|
||||
.mod-labeled-icon-height {
|
||||
height: 2.85rem; /* for the second row so the dashed borders are equal in size */
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue