mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
@ -71,6 +71,11 @@
|
||||
}
|
||||
|
||||
:host(:not(:first-of-type)) {
|
||||
@include rtl() {
|
||||
border-right-width: 0;
|
||||
border-left-width: var(--border-width);
|
||||
}
|
||||
|
||||
border-left-width: 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user