fix: mobile ui link (#1173)
Co-authored-by: sealday <sealday@gmail.com> Reviewed-on: daoyoucloud/tachybase#1173
This commit is contained in:
parent
19f285c16a
commit
a97d43e5fb
@ -22,9 +22,6 @@ export const MobileLink = () => {
|
|||||||
background: rgba(255, 255, 255, 0.1) !important;
|
background: rgba(255, 255, 255, 0.1) !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
a {
|
|
||||||
padding-top: 12px;
|
|
||||||
}
|
|
||||||
`}
|
`}
|
||||||
style={{ display: 'inline-block' }}
|
style={{ display: 'inline-block' }}
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user