diff options
| author | Volpeon <git@volpeon.ink> | 2024-11-06 18:17:20 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2024-11-06 18:17:20 +0100 |
| commit | bfdf2164a0b2af3e06e0904c9887b6547a98ea64 (patch) | |
| tree | efdb6b8102951e6ce04b582b38189e55085c71e0 | |
| parent | Add vertical-align utilities (diff) | |
| download | iro-design-bfdf2164a0b2af3e06e0904c9887b6547a98ea64.tar.gz iro-design-bfdf2164a0b2af3e06e0904c9887b6547a98ea64.tar.bz2 iro-design-bfdf2164a0b2af3e06e0904c9887b6547a98ea64.zip | |
Fix field label
| -rw-r--r-- | src/objects/_field-label.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/objects/_field-label.scss b/src/objects/_field-label.scss index a9b48f7..564ab2b 100644 --- a/src/objects/_field-label.scss +++ b/src/objects/_field-label.scss | |||
| @@ -10,8 +10,6 @@ | |||
| 10 | @include materialize-at-root(meta.module-variables('vars')); | 10 | @include materialize-at-root(meta.module-variables('vars')); |
| 11 | 11 | ||
| 12 | @include bem.object('field-label') { | 12 | @include bem.object('field-label') { |
| 13 | display: block; | ||
| 14 | |||
| 15 | @include bem.elem('label') { | 13 | @include bem.elem('label') { |
| 16 | display: block; | 14 | display: block; |
| 17 | flex: 0 0 auto; | 15 | flex: 0 0 auto; |
