mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +08:00
style(sass): fix sass linter error
This commit is contained in:
@ -52,8 +52,8 @@ ion-navbar-section {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.toolbar[position=bottom] .toolbar-background {
|
.toolbar[position=bottom] .toolbar-background {
|
||||||
border-bottom-width: 0;
|
|
||||||
border-top-width: 1px;
|
border-top-width: 1px;
|
||||||
|
border-bottom-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.hairlines .toolbar[position=bottom] .toolbar-background {
|
&.hairlines .toolbar[position=bottom] .toolbar-background {
|
||||||
|
Reference in New Issue
Block a user