mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
fix: margin on tab button
This commit is contained in:
parent
133ca182a7
commit
0f9e770b56
@ -36,6 +36,7 @@ export default defineComponent({
|
||||
> button {
|
||||
flex: 1;
|
||||
padding: 10px 8px;
|
||||
margin: 0 8px;
|
||||
border-radius: var(--radius);
|
||||
|
||||
&:disabled {
|
||||
|
Loading…
Reference in New Issue
Block a user