Settings counter alignment fix (#10802)
https://discord.com/channels/1130383047699738754/1349342363490844692
This commit is contained in:
@ -18,6 +18,7 @@ type SettingsOptionCardContentSelectProps = {
|
||||
|
||||
const StyledSelectContainer = styled.div`
|
||||
margin-left: auto;
|
||||
width: 120px;
|
||||
`;
|
||||
|
||||
export const SettingsOptionCardContentSelect = ({
|
||||
|
||||
Reference in New Issue
Block a user