Merge pull request #6287 from Sanjaybhattwebkul/notification-ui-issue

Issue #6259 fixed
This commit is contained in:
Jitendra Singh 2022-04-12 13:18:08 +05:30 committed by GitHub
commit 28a81fb1ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{
"/js/ui.js": "/js/ui.js?id=a2b05e91c1d8facc7948",
"/css/ui.css": "/css/ui.css?id=243bb2330a1ea80658f5"
"/css/ui.css": "/css/ui.css?id=243871695aaf4bd7cf12"
}

View File

@ -377,7 +377,7 @@ h5 {
}
a:hover {
color: $brand-color;
color: $brand-color !important;
}
.checkbox {