Update buttons style (#1122)

* Buttons updated to reflect the design system.
This commit is contained in:
Francesco Spissu
2022-07-08 10:43:10 +02:00
committed by GitHub
parent a36524e02a
commit d7a2d83990
15 changed files with 68 additions and 157 deletions

View File

@@ -55,7 +55,8 @@
}
.p-Widget.dialogOverlay .dialogBlock .dialogContent .dialogSection .dialogRow:first-child {
margin-top: 0px;
margin-top: 0px;
height: 32px;
}
.fl1{
@@ -69,4 +70,4 @@
.fa.disabled {
opacity: .4;
}
}