forked from abner/for-legacy-web
Introduce new border radius variables for stable theming.
This commit is contained in:
@@ -59,6 +59,7 @@ export default observer(
|
||||
{...imgProps}
|
||||
width={size}
|
||||
height={size}
|
||||
borderRadius="--border-radius-server-icon"
|
||||
src={iconURL}
|
||||
loading="lazy"
|
||||
aria-hidden="true"
|
||||
|
||||
Reference in New Issue
Block a user