mirror of
https://github.com/status-im/artproject.git
synced 2025-02-22 12:48:09 +00:00
Display buttons as inline-block elements
This commit is contained in:
parent
1d1f4c371b
commit
a7e915df97
@ -1,6 +1,7 @@
|
||||
$_button_transition: all .25s ease-in-out;
|
||||
|
||||
.button {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
|
||||
&,
|
||||
|
Loading…
x
Reference in New Issue
Block a user