Skip to content

Commit 4aa3be8

Browse files
committed
[DEV-20109] Fixed wide button looking off
1 parent d2d282e commit 4aa3be8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

components/ContentRenderer/ContentRenderer.module.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,10 @@ $avatar-size: 60px;
144144
border-color: var(--prezly-border-color-secondary);
145145
}
146146
}
147+
148+
&--wide {
149+
width: 100% !important;
150+
}
147151
}
148152

149153
.prezly-slate-table-cell {

0 commit comments

Comments
 (0)