feat: 搭建快捷提问组件与一些样式调整
This commit is contained in:
@@ -99,6 +99,7 @@ const handleSwitch = (i) => {
|
||||
|
||||
.tab-text {
|
||||
font-size: 18px;
|
||||
font-weight: 500;
|
||||
color: rgba(255, 255, 255, 0.65);
|
||||
z-index: 20;
|
||||
}
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
|
||||
.module-title {
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
color: #171717;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user