当前位置:网站首页>解决 ViewUI 表格无数据时展示滚动条的问题
解决 ViewUI 表格无数据时展示滚动条的问题
2022-07-27 17:28:00 【qwe122343】

如图所示,滚动条其实可以考虑去除,需要修改 ViewUI 的默认样式
.ivu-table-tip,将 overflow-x 的值由 auto 改成 hidden!important 即可
<style> .ivu-table-tip{
overflow-x:hidden!important;
}
</style>


清爽很多!
边栏推荐
猜你喜欢

Detailed interpretation of IEC104 protocol (I) protocol structure

Radiogroup (radio box)

Sqlife (database)

Application pool has been disabled

JS find all nodes sibling childNodes children

Broadcastreceiver (broadcast)

Sharepreference (storage)

focal loss

UnicodeDecodeError: ‘utf-8‘ codec can‘t decode byte 0xff in position 0: invalid start byte

新库上线 | CnOpenData中国全部专利详细地址数据
随机推荐
Global function
What's new in helix QAC 2022.2, the ace code static testing tool (2)
sqlite创建表联合主键的sql写法
AutoCompleteTextView (input box pre match)
Intent (whether there is return value to jump)
总线Bus是什么意思
Introduction to reinforcement learning
Adults have only one main job, but they have to pay a price. I was persuaded to step back by personnel, and I cried all night
C171:考勤系统
JS event listening mouse keyboard form page onclick onkeydown onchange
An unknown fastcgi error occurred in IIS: 0x80070005
mysql函数汇总之系统信息函数
第2章 入门
由单片机XTALIN引脚和XTALOUT引脚导出的对晶体震荡电路的深入理解
统一建模语言 (UML) 规范
Combinatorics -- permutation and combination
函数总结
AcWing 692. G巴士计数 差分+前缀和
mysql数据库中的数据如何加密呢?mysql8.0自带新特性
VLAN test 2021.1.14