diff options
Diffstat (limited to 'src_demo/components/_content.scss')
| -rw-r--r-- | src_demo/components/_content.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src_demo/components/_content.scss b/src_demo/components/_content.scss index 6045e4b..2f9a2d0 100644 --- a/src_demo/components/_content.scss +++ b/src_demo/components/_content.scss | |||
| @@ -3,5 +3,6 @@ | |||
| 3 | @include iro.props-namespace('content') { | 3 | @include iro.props-namespace('content') { |
| 4 | @include iro.bem-component(iro.props-namespace()) { | 4 | @include iro.bem-component(iro.props-namespace()) { |
| 5 | grid-area: content; | 5 | grid-area: content; |
| 6 | overflow: auto; | ||
| 6 | } | 7 | } |
| 7 | } | 8 | } |
