mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-24 06:22:45 +08:00
fix(toolbar): add position relative to host for toolbar background
fixes #15193
This commit is contained in:
@ -25,6 +25,8 @@
|
||||
|
||||
display: block;
|
||||
|
||||
position: relative;
|
||||
|
||||
width: 100%;
|
||||
|
||||
color: var(--color);
|
||||
|
Reference in New Issue
Block a user