Skip to content

Commit 6eaf8ef

Browse files
save file
1 parent b4a434b commit 6eaf8ef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,9 @@
123123

124124

125125
.wunderbaum .wb-expander
126-
{ opacity:1 !important;transition:none !important;}
126+
{opacity:1 !important;transition:none !important}
127+
.wb-row
128+
{cursor:pointer}
127129

128130

129131
</style>

0 commit comments

Comments
 (0)