mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-02 23:27:38 -04:00
make the tap-highlight not highlight the description
This commit is contained in:
@@ -2,7 +2,13 @@
|
||||
|
||||
.component-input {
|
||||
|
||||
display: block;
|
||||
.section & {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
label {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.label {
|
||||
padding-bottom: $item-spacing-v;
|
||||
|
||||
Reference in New Issue
Block a user