Update styles-main.css
This commit is contained in:
parent
65ed5d519f
commit
6544dd1d1a
|
@ -166,6 +166,12 @@ header > .icon-button {
|
|||
height: 40px;
|
||||
}
|
||||
|
||||
.android-icon {
|
||||
font-size: 24px;
|
||||
color: inherit; /* Herdará a cor do texto pai, se adaptando ao tema */
|
||||
}
|
||||
|
||||
|
||||
header * {
|
||||
transition: all 300ms;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue