There was an error while loading. Please reload this page.
1 parent 35f37b3 commit 501bcd0Copy full SHA for 501bcd0
1 file changed
src/cloud/components/DocTagsListItem.tsx
@@ -98,8 +98,8 @@ const Container = styled.div`
98
align-items: center;
99
display: inline-flex;
100
height: min-content !important;
101
+ padding: 0 3px;
102
cursor: pointer;
- margin-left: ${({ theme }) => theme.sizes.spaces.xsm}px;
103
&:disabled {
104
pointer-events: none;
105
}
0 commit comments