UI fix in accordian

This commit is contained in:
Prashant Singh 2019-02-13 15:18:21 +05:30
parent 510ee89aad
commit 3d9d61fafe
3 changed files with 3 additions and 2 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=d984bc35663c0fd9cf3f",
"/css/ui.css": "/css/ui.css?id=4293276ed104fe5a773f"
"/css/ui.css": "/css/ui.css?id=a23b9ab1a10ea5390247"
}

View File

@ -646,6 +646,7 @@ h2 {
border-bottom: solid 1px $border-color;
padding: 20px 15px;
cursor: pointer;
margin-top: -1px;
.expand-icon {
background-image: url("../images/Expand-Light.svg");