Don't cut off help text on mobile devices (#663)
This commit is contained in:
@@ -64,6 +64,10 @@
|
||||
pre {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
h1 {
|
||||
white-space: normal;
|
||||
}
|
||||
</style>
|
||||
|
||||
<app-header-layout has-scrolling-region>
|
||||
|
||||
Reference in New Issue
Block a user