wip content index

This commit is contained in:
2024-10-01 22:31:07 +03:00
parent 39e7a3aed4
commit fa388ea302
21 changed files with 356 additions and 22 deletions
+5 -1
View File
@@ -55,7 +55,11 @@
border: none;
overflow: hidden;
&.field-ui-number,&.field-ui-slug,&.field-ui-text,&.field-ui-rich,&.field-ui-url{
max-height: 24px;
text-overflow: ellipsis;
overflow: hidden;
}
//img{
// width: 48px;
//}