mirror of
https://github.com/chrisdone/duet.git
synced 2025-01-08 06:53:22 +03:00
Space out patterns
This commit is contained in:
parent
2fdbf00231
commit
dc95510f73
@ -141,6 +141,9 @@ line-height: 1.5em;
|
||||
.duet-key-press + .duet-key-press {
|
||||
margin-left: 0.5em;
|
||||
}
|
||||
.duet-pattern + .duet-pattern {
|
||||
margin-left: 0.25em;
|
||||
}
|
||||
.duet-editor-COMMENTED {
|
||||
border: 2px solid #eee;
|
||||
border-radius: 0.25em;
|
||||
|
Loading…
Reference in New Issue
Block a user