2022-04-20 16:44:37 +02:00

14 lines
194 B
SCSS

.adf-datatable-demo-app {
height: 310px;
overflow-y: auto;
&-actions {
display: flex;
column-gap: 4px;
}
&-custom-user-header {
color: red;
}
}