Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit f8ab36a

Browse files
committed
webui: Fix checkbox positions in database grid view
1 parent 6370ab9 commit f8ab36a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

webui/css/local.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,3 +139,7 @@ textarea {
139139
width: 100%;
140140
padding: 6px;
141141
}
142+
143+
.rdg-checkbox-label {
144+
display: flex;
145+
}

0 commit comments

Comments
 (0)