Skip to content

Commit 2dd5322

Browse files
committed
Fix icon sizing in resolver main CSS
1 parent 32c744c commit 2dd5322

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

web/css/resolver-main.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2039,6 +2039,8 @@
20392039
.mr-btn>svg,
20402040
#model-resolver-modal .mr-btn>svg {
20412041
display: block;
2042+
width: 14px;
2043+
height: 14px;
20422044
flex: 0 0 auto;
20432045
}
20442046

0 commit comments

Comments
 (0)