5 lines
267 B
CSS
5 lines
267 B
CSS
.versions .dropdown-menu{max-height:260px; overflow-y:auto;}
|
|
.table-data > tbody > tr > th.w-80px {width:80px;}
|
|
.detail-content .file-image{position: relative; padding: 0 10px;}
|
|
.detail-content .file-image > span.right-icon{position: absolute; right: -10px; top: 0;}
|