Select opacity in draw mode in the canvas app

This commit is contained in:
yflory
2017-04-10 17:03:50 +02:00
parent f34492be94
commit d5e69653c0
6 changed files with 39 additions and 21 deletions

View File

@@ -33,7 +33,8 @@ body {
line-height: 100px;
padding-bottom: 5px;
}
#controls #width {
#controls #width,
#controls #opacity {
position: relative;
vertical-align: middle;
}