公告板
版本库
filestore
活动
搜索
登录
main
/
FZCZTB
非政采招投标项目
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Merge branch 'master' of http://47.108.235.38:8080/r/FZCZTB
移动系统liao
9 天以前
27fa90378fce4e58b3b8b328cc62d0aa452800f3
[FZCZTB.git]
/
Web
/
src
/
theme
/
media
/
cityLinkage.scss
1
2
3
4
5
6
7
8
9
10
@import './index.scss';
/* 页面宽度小于576px
------------------------------- */
@media screen and (max-width: $xs) {
.el-cascader__dropdown.el-popper {
overflow: auto;
max-width: 100%;
}
}