mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 15:30:57 +00:00
7 lines
153 B
CSS
7 lines
153 B
CSS
@layer mantine {.m_9e117634 {
|
|
display: block;
|
|
object-fit: var(--image-object-fit, cover);
|
|
width: 100%;
|
|
border-radius: var(--image-radius, 0);
|
|
}
|
|
} |