Skip to content

Commit 34a3031

Browse files
devvaannshabose
authored andcommitted
refactor: aligned the icons in the tab
1 parent bd8ce18 commit 34a3031

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/styles/Extn-TabBar.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
opacity: 0.7;
139139
font-weight: normal;
140140
position: relative;
141-
top: 0.1rem;
141+
top: 0.05rem;
142142
}
143143

144144
.tab.active {
@@ -200,7 +200,7 @@
200200
font-size: 1.5rem;
201201
position: absolute;
202202
left: 0.4rem;
203-
top: 0.33rem;
203+
top: 0.28rem;
204204
}
205205

206206
.tab.dirty::before {

0 commit comments

Comments
 (0)