column-background should have 100% width (#11142)

This commit is contained in:
chen
2019-05-03 21:57:00 +08:00
committed by Matteo Pagliazzi
parent f84562446d
commit 2f3927fcaa

View File

@@ -205,6 +205,7 @@
.column-background {
position: absolute;
width: 100%;
bottom: 32px;
&.initial-description {