We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31927e8 + e24e742 commit f210993Copy full SHA for f210993
src/resources/assets/css/common.css
@@ -147,15 +147,13 @@ form .select2.select2-container {
147
148
#crudTable_wrapper #crudTable .crud_bulk_actions_checkbox,
149
#crudTable_wrapper table.dataTable .crud_bulk_actions_checkbox {
150
- display: flex;
151
margin: 0 0.6rem 0 0.45rem;
152
}
153
154
#crudTable tr th:first-child,
155
#crudTable tr td:first-child,
156
#crudTable table.dataTable tr th:first-child,
157
#crudTable table.dataTable tr td:first-child {
158
159
align-items: center;
160
padding-top: 1rem;
161
padding-bottom: 1rem;
0 commit comments