feat: 搭建快捷提问组件与一些样式调整
This commit is contained in:
@@ -46,7 +46,8 @@
|
||||
}
|
||||
|
||||
.tab-text {
|
||||
font-size: 20px;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: rgba(128, 140, 153, 0.9);
|
||||
z-index: 5;
|
||||
padding: 0 4px;
|
||||
@@ -55,7 +56,7 @@
|
||||
|
||||
.tab-item.active .tab-text {
|
||||
color: #0b0b0b;
|
||||
font-weight: 800;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.tab-indicator {
|
||||
|
||||
Reference in New Issue
Block a user