fix: Espandi il div invece che il link
This commit is contained in:
parent
9beb4987f4
commit
79110ea2fb
|
@ -103,11 +103,11 @@ footer {
|
|||
background-color: var(--md-sys-color-surface, white);
|
||||
|
||||
> :first-child {
|
||||
flex: 1;
|
||||
padding-left: 16px;
|
||||
}
|
||||
|
||||
> :last-child {
|
||||
flex: 1;
|
||||
padding-right: 16px;
|
||||
text-align: right;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue