We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99e06f5 + de9cbdc commit 4c75887Copy full SHA for 4c75887
components/ContentRenderer/ContentRenderer.module.scss
@@ -119,6 +119,8 @@ $avatar-size: 60px;
119
.prezly-slate-button-block {
120
background-color: var(--prezly-accent-color);
121
color: var(--prezly-accent-color-button-text);
122
+ width: fit-content !important;
123
+ max-width: 100%;
124
125
&:hover {
126
background-color: var(--prezly-accent-color-hover);
0 commit comments