mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-05 19:41:37 +08:00
fix: tabs scroll problem when analysis page's width is not enough;🐛 #80
修复:分析页面宽度不足时 tabs 组件的滚动问题;
This commit is contained in:
parent
9caba7cc66
commit
80e3f41419
@ -146,7 +146,7 @@ export default {
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 992px){
|
||||
.extra-item{
|
||||
.extra-wrap .extra-item{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user