Fix buttons

This commit is contained in:
1ilit
2023-12-18 01:21:33 +02:00
parent 46685a98fe
commit c5f929ac55
2 changed files with 22 additions and 1 deletions

View File

@@ -206,9 +206,10 @@ export default function Table(props) {
icon={<IconMore />}
type="tertiary"
size="small"
theme="solid"
style={{
opacity: "0.7",
backgroundColor: "grey",
color: "white",
}}
></Button>
</Popover>