Partial implementation of the button widget

This commit is contained in:
inpsyde-maticluznar 2024-11-27 08:02:06 +01:00
parent 5f83517509
commit 6225943c00
No known key found for this signature in database
GPG key ID: D005973F231309F6
33 changed files with 69 additions and 2463 deletions

View file

@ -8,7 +8,7 @@
}
}
.ppcp-preview {
.ppcp-preview:not(.ppcp-r-styling__preview) {
width: var(--box-width, 100%);
padding: 15px;
border: 1px solid lightgray;