style: align tab content horizontally and ignore agents.json with prettier
This commit is contained in:
parent
c7cbecad68
commit
1444739cc6
@ -5,3 +5,4 @@ LICENSE.md
|
||||
tsconfig.json
|
||||
tsconfig.*.json
|
||||
CHANGELOG*.md
|
||||
agents.json
|
||||
|
||||
@ -194,6 +194,7 @@ const Tabs = styled(TabsAntd)`
|
||||
border-radius: 6px;
|
||||
margin-bottom: 5px !important;
|
||||
font-size: 14px;
|
||||
justify-content: center;
|
||||
&:hover {
|
||||
background-color: var(--color-background-soft);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user