mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
#11126 fixed styles datatable
This commit is contained in:
parent
5e497db840
commit
23a55a9f66
@ -119,6 +119,11 @@
|
|||||||
.dt-buttons {
|
.dt-buttons {
|
||||||
display: flex;
|
display: flex;
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
|
margin-left: 0px;
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
.dt-buttons button {
|
||||||
|
margin-left: 0px !important;
|
||||||
}
|
}
|
||||||
#content-bar {
|
#content-bar {
|
||||||
border: 1px solid #d7d7d7;
|
border: 1px solid #d7d7d7;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user