We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05f6aed commit 71cdd2bCopy full SHA for 71cdd2b
src/styles/Extn-TabBar.less
@@ -5,12 +5,13 @@
5
border-bottom: 1px solid #333;
6
position: relative;
7
overflow: hidden;
8
+ z-index: 2;
9
}
10
11
12
.phoenix-tab-bar {
13
flex: 1;
- height: 2.2rem;
14
+ height: 2.1rem;
15
display: flex;
16
overflow-x: auto;
17
overflow-y: hidden;
@@ -97,7 +98,7 @@
97
98
color: #aaa;
99
display: inline-flex;
100
align-items: center;
- font-size: 0.9rem;
101
+ font-size: 0.85rem;
102
letter-spacing: 0.4px;
103
word-spacing: 0.75px;
104
white-space: nowrap;
0 commit comments