mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
fix(segment): center align text
This commit is contained in:
@ -18,6 +18,8 @@
|
||||
justify-content: center;
|
||||
|
||||
width: 100%;
|
||||
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
:host(.segment-disabled) {
|
||||
|
Reference in New Issue
Block a user