mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fix dynamic table css (#2879)
This commit is contained in:
committed by
Eugenio Romano
parent
21571b45e5
commit
5152a90592
@@ -19,6 +19,11 @@
|
||||
$dynamic-table-cell-top: $dynamic-table-card-padding / 2;
|
||||
$dynamic-table-drag-border: 1px dashed rgb(68, 138, 255);
|
||||
|
||||
dynamic-table-widget .adf-label {
|
||||
width: auto;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.adf {
|
||||
|
||||
&-dynamic-table {
|
||||
|
Reference in New Issue
Block a user