chore: image size tooltips
This commit is contained in:
@@ -767,6 +767,14 @@ body {
|
||||
font-weight: var(--font-weight-bold);
|
||||
}
|
||||
|
||||
.ant-tooltip-content {
|
||||
.ant-tooltip-inner {
|
||||
a {
|
||||
color: var(--ant-color-link-hover);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.tooltip-wrapper {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user