Skip to content

Commit 0a06be8

Browse files
patch data summary cell svg position (#87)
1 parent 5b8210c commit 0a06be8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/renderer/styles.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,8 @@ th {
115115
.data-summary td svg, .data-summary-card svg {
116116
background-color: transparent !important;
117117
}
118+
119+
/* data summary column type svg icon styles */
120+
.data-summary td svg {
121+
transform: translateY(0px) !important;
122+
}

0 commit comments

Comments
 (0)