Skip to content

Commit 3ffd552

Browse files
committed
fix: studio result alignment always top
1 parent e2bb475 commit 3ffd552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

studio/src/main/resources/static/css/studio.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,7 @@ div.dt-search {
794794
#tab-table .table tbody td {
795795
font-size: 0.84rem;
796796
padding: 6px 10px;
797-
vertical-align: middle;
797+
vertical-align: top;
798798
}
799799

800800
#tab-table .table tbody tr:hover {

0 commit comments

Comments
 (0)