✨ Add new login page design
This commit is contained in:
@@ -96,4 +96,12 @@
|
||||
.scroll-area-w100 .mantine-ScrollArea-viewport > div:nth-of-type(1) {
|
||||
width: 100%;
|
||||
display: inherit !important;
|
||||
}
|
||||
|
||||
.polka {
|
||||
background-image: radial-gradient(
|
||||
color-mix(in srgb, var(--mantine-color-red-6) 20%, transparent) 6px,
|
||||
transparent 6px
|
||||
);
|
||||
background-size: 60px 60px;
|
||||
}
|
||||
Reference in New Issue
Block a user