Uploaded minified version

This commit is contained in:
lscambo13 2024-12-01 17:23:33 +05:30 committed by GitHub
parent 8d541fe20e
commit ca6e99e7c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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;
}