docs(examples): fix css button styles

This commit is contained in:
Jake Stanger
2023-05-07 16:25:49 +01:00
parent f82f897982
commit 327e345630

View File

@@ -16,6 +16,7 @@
box, menubar, button { box, menubar, button {
background-color: @color_bg; background-color: @color_bg;
background-image: none;
} }
button, label { button, label {