diff options
| author | Volpeon <git@volpeon.ink> | 2023-01-24 22:19:27 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2023-01-24 22:19:27 +0100 |
| commit | 323ad38cc8bf6e065d6f36f2cc13218706d6b107 (patch) | |
| tree | 6eda8d41812aa867cf6eb6687614e9e4d7aa170b /src/layouts | |
| parent | ActionButton (diff) | |
| download | iro-design-323ad38cc8bf6e065d6f36f2cc13218706d6b107.tar.gz iro-design-323ad38cc8bf6e065d6f36f2cc13218706d6b107.tar.bz2 iro-design-323ad38cc8bf6e065d6f36f2cc13218706d6b107.zip | |
Bubble group
Diffstat (limited to 'src/layouts')
| -rw-r--r-- | src/layouts/_bubble-group.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/layouts/_bubble-group.scss b/src/layouts/_bubble-group.scss index 3e280b5..9336b44 100644 --- a/src/layouts/_bubble-group.scss +++ b/src/layouts/_bubble-group.scss | |||
| @@ -28,6 +28,7 @@ | |||
| 28 | 28 | ||
| 29 | @include iro.bem-elem('bubble') { | 29 | @include iro.bem-elem('bubble') { |
| 30 | grid-column: bubble; | 30 | grid-column: bubble; |
| 31 | min-width: 0; | ||
| 31 | } | 32 | } |
| 32 | 33 | ||
| 33 | @include iro.bem-modifier('compact') { | 34 | @include iro.bem-modifier('compact') { |
