Cleanup and fixes to theming

This commit is contained in:
Cagatay Civici 2024-03-27 13:59:21 +03:00
parent aa4e3bd8dd
commit 5d63b84050
6 changed files with 14 additions and 18 deletions

View file

@ -269,12 +269,10 @@ export default {
}
.p-orderlist[${this.attributeSelector}] .p-orderlist-controls {
padding: var(--content-padding);
flex-direction: row;
}
.p-orderlist[${this.attributeSelector}] .p-orderlist-controls .p-button {
margin-right: var(--inline-spacing);
margin-bottom: 0;
}