Files
emaui/node_modules/@mantine/core/styles/BackgroundImage.css
2026-05-29 15:23:46 +03:00

10 lines
182 B
CSS

.m_2ce0de02 {
background-size: cover;
background-position: center;
display: block;
width: 100%;
border: 0;
text-decoration: none;
border-radius: var(--bi-radius, 0);
}