]> gitweb.hhaalo.de Git - speisekarten-editor.git/commitdiff
change: style button inline
authorBastian Dehn <hhaalo@arcor.de>
Tue, 7 Jun 2022 16:17:49 +0000 (18:17 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Tue, 7 Jun 2022 16:17:49 +0000 (18:17 +0200)
src/app/app.component.css

index a4f2d04f029a465a951193f2c05e813206907f8b..53125d5f47f1f392e96c9a06e42307612bf93536 100644 (file)
@@ -4,7 +4,7 @@
 }
 
 .button {
-       display: block;
+       display: inline-block;
        margin: 0.5em 0;
 }