Skip to content

Commit 8fea4e6

Browse files
save file
1 parent 91a5d54 commit 8fea4e6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

html-components/list/web-console/web-console.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,10 @@
100100

101101
#demo-tree
102102
{margin:20px 0;height:auto !important;overflow:visible;box-sizing:border-box;outline:none;border-radius:5px;
103-
border:none !important}
104-
103+
border:none !important;
104+
/*border:1px solid lightgray !important;*/
105+
}
106+
105107
#view-hdr
106108
{padding:10px;font-weight:bold;background:rgba(173,216,230,0.5);border:1px solid lightgray;border-radius:5px}
107109

0 commit comments

Comments
 (0)