#11126 fixed styles datatable
This commit is contained in:
parent
5e497db840
commit
23a55a9f66
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue