tips update (add to starter layout) (#796)

This commit is contained in:
Mike Sawka
2024-09-20 12:17:49 -07:00
committed by GitHub
parent 65c446e4a1
commit e281cebb56
3 changed files with 19 additions and 2 deletions
@@ -2,6 +2,7 @@
// SPDX-License-Identifier: Apache-2.0
.quicktips-view {
padding: 10px 2px;
padding: 10px 5px;
overflow: auto;
width: 100%;
}