mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fix capitalisation error (#2576)
This commit is contained in:
committed by
Eugenio Romano
parent
ee262ee343
commit
ac018c9cf3
@@ -16,8 +16,8 @@
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
&-title {
|
||||
text-transform: capitalize;
|
||||
&-title::first-letter {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
&-content {
|
||||
|
Reference in New Issue
Block a user