This commit is contained in:
armansansd
2021-08-31 11:18:21 +02:00
parent f06c9d3a91
commit 78fa7872fc
4 changed files with 76 additions and 76 deletions

View File

@@ -337,9 +337,11 @@
// background-clip: content-box;
width: 100% !important;
padding: .3rem;
.views-field:empty {
background: lime;
}
// .views-field:empty {
// background: lime;
// }
.views-field:not(:first-child){
padding: 0 0 0 .4rem;
}