Image: Keep images from overflowing out of rounded corners

Co-authored-by: Sidney Keese <sidney@carbonfive.com>
This commit is contained in:
Chris Svenningsen 2020-08-27 12:45:40 -07:00 committed by Josh Perez
parent 84e52c948b
commit 99f545b685

View file

@ -4339,6 +4339,7 @@ $timer-icons: '55', '50', '45', '40', '35', '30', '25', '20', '15', '10', '05',
display: inline-block;
margin: 1px;
vertical-align: middle;
overflow: hidden;
}
.module-image--with-background {