Uploaded minified version

This commit is contained in:
lscambo13
2024-12-01 17:23:33 +05:30
committed by GitHub
parent 8d541fe20e
commit ca6e99e7c8
3 changed files with 9 additions and 0 deletions

View File

@@ -630,4 +630,8 @@ html {
border-radius: 1em;
border: solid 1px var(--borderColor);
overflow: hidden;
}
.listItem-border {
border-color: transparent !important;
}

File diff suppressed because one or more lines are too long

View File

@@ -630,4 +630,8 @@ html {
border-radius: 1em;
border: solid 1px var(--borderColor);
overflow: hidden;
}
.listItem-border {
border-color: transparent !important;
}