fix(core): update

This commit is contained in:
2024-01-21 13:27:29 +01:00
parent e7232b6a53
commit 857362423f
2 changed files with 4 additions and 4 deletions

View File

@ -314,9 +314,9 @@ export class DeesTable<T> extends DeesElement {
.action {
margin: -4px 0px;
padding: 10px;
line-height: 34px;
height: 34px;
padding: 8px 10px;
line-height: 32px;
height: 32px;
size: 16px;
display: inline-block;
border-radius: 8px;