mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-07 01:04:03 +09:00
fix(client): style tweak for ios
This commit is contained in:
@ -148,7 +148,7 @@ export default defineComponent({
|
||||
text-decoration: none;
|
||||
background: var(--buttonBg);
|
||||
border-radius: 5px;
|
||||
overflow: clip;
|
||||
overflow: hidden; overflow: clip;
|
||||
box-sizing: border-box;
|
||||
transition: background 0.1s ease;
|
||||
|
||||
|
Reference in New Issue
Block a user