Skip to content

Commit 6e382e1

Browse files
palbizuPatricio Albizu
andauthored
feat: adding pending style (#964)
Co-authored-by: Patricio Albizu <[email protected]>
1 parent 98029d2 commit 6e382e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/components/src/button/button.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
height: 32px;
177177
border-radius: 6px;
178178

179-
&:not(.icon-only) {
179+
&:not(.icon-only, .plain-text) {
180180
padding: 0 16px;
181181
}
182182

0 commit comments

Comments
 (0)