mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 14:02:48 +00:00
feat: add basic templates for data list items
This commit is contained in:
5
src/app/modules/data/list/data-list-item.scss
Normal file
5
src/app/modules/data/list/data-list-item.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
::ng-deep {
|
||||
h2.name {
|
||||
font-weight: bold !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user