another display for modalcard accordeon, displaying note icon on mediumcard and refresh it updated in modale
This commit is contained in:
@@ -1238,7 +1238,7 @@ article.card{
|
||||
border: none;
|
||||
--vsa-heading-padding: 0 0;
|
||||
--vsa-content-padding: 0 0 0.5em;
|
||||
--vsa-default-icon-size: 0.2;
|
||||
--vsa-default-icon-size: 0.3;
|
||||
--vsa-border-width: 0;
|
||||
--vsa-text-color: #{$color-main-text};
|
||||
--vsa-highlight-color: #fff;
|
||||
@@ -1257,15 +1257,17 @@ article.card{
|
||||
}
|
||||
}
|
||||
}
|
||||
.vsa-item__heading{
|
||||
padding-bottom: 0.2em;
|
||||
>button{
|
||||
.vsa-item__content{}
|
||||
|
||||
&[data-vsa-active="false"]{
|
||||
.vsa-item__heading{
|
||||
padding-bottom: 0.2em;
|
||||
margin-bottom: 0.2em;
|
||||
border-bottom: 0.5px dotted $color-main-text;
|
||||
}
|
||||
}
|
||||
.vsa-item__content{
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
section.linked-materials{
|
||||
|
Reference in New Issue
Block a user