Fix help component border
This commit is contained in:
parent
6f02515e2a
commit
22a59f33de
|
@ -27,7 +27,7 @@
|
|||
font-size: 13px;
|
||||
background-color: var(--mainBackgroundColor);
|
||||
color: var(--mainForegroundColor);
|
||||
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
|
||||
border-radius: 3px;
|
||||
|
||||
p {
|
||||
margin-bottom: 0;
|
||||
|
|
Loading…
Reference in New Issue