Compare commits
2 Commits
7344691613
...
81df05e0f9
| Author | SHA1 | Date | |
|---|---|---|---|
| 81df05e0f9 | |||
| e0fd77837d |
@@ -42,10 +42,14 @@
|
|||||||
margin: 1.25rem;
|
margin: 1.25rem;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
margin-top: 9.2vh;
|
margin-top: 9.2vh;
|
||||||
word-break: keep-all;
|
|
||||||
}
|
}
|
||||||
.narshelpCenterdetail-app .nhlp-app-content p span{
|
.narshelpCenterdetail-app .nhlp-app-content h2 {
|
||||||
|
line-height: 2.2rem;
|
||||||
|
}
|
||||||
|
.narshelpCenterdetail-app .nhlp-app-content p{
|
||||||
line-height: 1.5rem;
|
line-height: 1.5rem;
|
||||||
|
word-break: keep-all !important;
|
||||||
}
|
}
|
||||||
.narshelpCenterdetail-app #rendered-content img {
|
.narshelpCenterdetail-app #rendered-content img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user