2022-10-29 04:25:26 +11:00

9 lines
163 B
SCSS

.invokeai__tooltip-content {
padding: 0.5rem;
background-color: grey;
border-radius: 0.25rem;
.invokeai__tooltip-arrow {
background-color: grey;
}
}