mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 21:15:24 +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;
|
display: block;
|
||||||
|
|
||||||
|
position: relative;
|
||||||
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
color: var(--color);
|
color: var(--color);
|
||||||
|
Reference in New Issue
Block a user