#11126 fixed styles datatable

This commit is contained in:
Daniel Cebrian 2023-10-25 17:48:25 +02:00
parent 5e497db840
commit 23a55a9f66
1 changed files with 5 additions and 0 deletions

View File

@ -119,6 +119,11 @@
.dt-buttons {
display: flex;
margin: 10px;
margin-left: 0px;
position: relative;
}
.dt-buttons button {
margin-left: 0px !important;
}
#content-bar {
border: 1px solid #d7d7d7;