Terms list css.

This commit is contained in:
mateuswetah 2023-04-11 10:04:22 -03:00
parent 46d5901bc0
commit 0deff84f5d
2 changed files with 55 additions and 50 deletions

View File

@ -1,4 +1,8 @@
.tainacan-taxonomy-terms-list-container .tainacan-taxonomy-terms-list {
.tainacan-taxonomy-terms-list-container {
.tainacan-taxonomy-terms-list {
padding-left: 0;
padding-right: 0;
list-style: none;
&.tainacan-list-collection--container-card {
@ -56,6 +60,7 @@
margin-bottom: 0rem;
}
}
}
}
.tainacan-taxonomy-terms-list-container table {

File diff suppressed because one or more lines are too long