* Fix doc view style.

This commit is contained in:
sgm0422
2020-07-15 14:41:48 +08:00
parent f682affa25
commit 4cc4be08e4
+1 -2
View File
@@ -1,7 +1,6 @@
.versions .dropdown-menu{max-height:260px; overflow-y:auto;}
.table-data > tbody > tr > th.w-80px {width:80px;}
.article-content{overflow: visible}
.detail-content .file-image{position: relative; padding: 0 10px;}
.detail-content .file-image{position: relative; padding: 0 10px; margin-right: 10px;}
.detail-content .file-image > span.right-icon{position: absolute; right: -10px; top: 0;}
#urlIframe{border:0px;}