Skip to content

Commit cde8b3d

Browse files
save file
1 parent a9bbaed commit cde8b3d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,12 @@
128128
{cursor:pointer}
129129

130130

131+
.icon
132+
{border:1px solid gray;border-radius:3px;box-sizing:border-box;width:30px;height:30px;cursor:pointer}
133+
.spc
134+
{flex:1;max-width:200px}
135+
136+
131137
</style>
132138

133139
</head>

0 commit comments

Comments
 (0)