This repository was archived by the owner on Apr 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33 display : inline-flex;
44 font-family : Arial, sans-serif;
55 font-weight : 700 ;
6- height : 28 px ;
6+ height : 24 px ;
77 position : relative;
88}
99
1616}
1717
1818.eek .icon--eek-arrow {
19- width : 11 px ;
19+ width : 9 px ;
2020}
2121
2222.eek__arrow {
111111 border-radius : 1px 0 0 1px ;
112112 display : inline-flex;
113113 flex-direction : column;
114- height : 24 px ;
114+ height : 20 px ;
115115 margin : 1px ;
116116 padding : 0 1px ;
117117}
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ $eek-border-color: $eek-color;
2222 display : inline-flex ;
2323 font-family : Arial , sans-serif ;
2424 font-weight : 700 ;
25- height : 28 px ;
25+ height : 24 px ;
2626 position : relative ;
2727}
2828
@@ -35,7 +35,7 @@ $eek-border-color: $eek-color;
3535}
3636
3737.eek .icon--eek-arrow {
38- width : 11 px ;
38+ width : 9 px ;
3939}
4040
4141.eek__arrow {
@@ -125,7 +125,7 @@ $eek-border-color: $eek-color;
125125 border-radius : 1px 0 0 1px ;
126126 display : inline-flex ;
127127 flex-direction : column ;
128- height : 24 px ;
128+ height : 20 px ;
129129 margin : 1px ;
130130 padding : 0 1px ;
131131}
You can’t perform that action at this time.
0 commit comments