mirror of
https://github.com/overte-org/community-apps.git
synced 2025-04-05 21:22:00 +02:00
made Brush width edit field narrower
the "trigger sensitive Width" checkBox text was cut off
This commit is contained in:
parent
4429fd17c5
commit
6407bd7dff
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
}
|
||||
.property.range input[type=number] {
|
||||
margin-left: 0.8rem;
|
||||
width: 5.4rem;
|
||||
width: 3.4rem;
|
||||
height: 1.8rem;
|
||||
}
|
||||
.brushButton {
|
||||
|
|
Loading…
Reference in a new issue