mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
fix responsiveness issues for empty screen (#4389)
* fix responsiveness issues for empty screen * fix test * fix test
This commit is contained in:
committed by
Eugenio Romano
parent
fc2132e248
commit
94cd14bf71
@@ -19,6 +19,9 @@
|
||||
font-size: 18px;
|
||||
font-weight: 600;
|
||||
line-height: 0;
|
||||
white-space: normal;
|
||||
text-align: center;
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
&__subtitle,
|
||||
@@ -26,6 +29,8 @@
|
||||
font-size: 14px;
|
||||
font-weight: 300;
|
||||
line-height: inherit;
|
||||
white-space: normal;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user