Skip to content

Commit 152e548

Browse files
committed
Updates icon size
1 parent f6deff4 commit 152e548

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

app/stylesheet/miq-data-table.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,14 @@
104104
justify-content: flex-start;
105105
margin-top: -2px;
106106

107+
&.carbon-icons-style {
108+
width: 20px;
109+
height: 20px;
110+
min-width: 20px;
111+
max-height: 20px;
112+
margin: 2px 8px 2px 0;
113+
}
114+
107115
&.styled_icon {
108116
min-width: 20px;
109117
height: 20px;

0 commit comments

Comments
 (0)