mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 23:58:13 +08:00
Button Bar clean up
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
|
||||
// Button Bar
|
||||
// -------------------------------
|
||||
|
||||
.button-bar {
|
||||
@include display-flex();
|
||||
@include flex(1);
|
||||
|
||||
Reference in New Issue
Block a user