style on csc home
This commit is contained in:
parent
9f476d3008
commit
b292265483
7 changed files with 18 additions and 12 deletions
|
@ -27,7 +27,8 @@
|
|||
<i class="ri-arrow-down-s-line"></i>
|
||||
</div>
|
||||
|
||||
@if (displayDropdown && availableChoices?.length) {
|
||||
@if (displayDropdown
|
||||
&& availableChoices?.length) {
|
||||
|
||||
<div class="dropdown">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue