StagedAttachment handles its own text wrapping CSS
This commit is contained in:

committed by
Josh Perez

parent
2e1e6e847a
commit
b5e1e3a345
@@ -4766,6 +4766,7 @@ button.module-image__border-overlay:focus {
|
|||||||
position: relative;
|
position: relative;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
white-space: nowrap;
|
||||||
|
|
||||||
@include light-theme {
|
@include light-theme {
|
||||||
box-shadow: inset 0px 0px 0px 1px $color-black-alpha-20;
|
box-shadow: inset 0px 0px 0px 1px $color-black-alpha-20;
|
||||||
|
Reference in New Issue
Block a user