demos: fix styling

This commit is contained in:
Philipp Kühn 2021-10-25 09:19:56 +02:00
parent ef254cead7
commit c01afc6791
4 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,7 @@
.item {
display: block;
margin: 0;
width: 100%;
text-align: left;
background: transparent;

View File

@ -98,6 +98,7 @@ export default {
.item {
display: block;
margin: 0;
width: 100%;
text-align: left;
background: transparent;

View File

@ -98,6 +98,7 @@ export default {
.item {
display: block;
margin: 0;
width: 100%;
text-align: left;
background: transparent;

View File

@ -98,6 +98,7 @@ export default {
.item {
display: block;
margin: 0;
width: 100%;
text-align: left;
background: transparent;