Skip to content

Commit 1720eed

Browse files
ZHickergitee-org
authored andcommitted
update yudao-ui-admin/src/styles/index.scss.
修复tags页签超过屏幕后无法滚动导致无法选择后面的页签 Signed-off-by: zhang.xionghui <[email protected]>
1 parent 0f9e0b7 commit 1720eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ input, textarea{
129129
}
130130

131131
.el-scrollbar__view{
132-
overflow-x: hidden;
132+
// overflow-x: hidden;
133133
}
134134

135135
.el-rate{

0 commit comments

Comments
 (0)