mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-10-15 23:20:32 +00:00
Fix buttons
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user