mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
fix(buttons): fix the toolbar buttons underline
This commit is contained in:
@ -94,6 +94,7 @@ ion-buttons,
|
||||
display: inline-block;
|
||||
|
||||
line-height: 1;
|
||||
text-decoration: none;
|
||||
text-overflow: ellipsis;
|
||||
text-transform: none;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user