Skip to content

Commit 4382d21

Browse files
committed
centered icon
1 parent 736397e commit 4382d21

File tree

1 file changed

+3
-0
lines changed
  • plugins/guides/frontend/public/stylesheets

1 file changed

+3
-0
lines changed

plugins/guides/frontend/public/stylesheets/main.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,9 @@
246246
width: 18px;
247247
transition: width 0.5s ease-in-out 0.5s, padding 0.5s ease-in-out 0.5s;
248248
cursor: pointer;
249+
img {
250+
display: flex;
251+
}
249252
.text {
250253
font-size: 13px;
251254
font-weight: 500;

0 commit comments

Comments
 (0)