Icon / styling fixes + typo

* Use icon from compound
 * Use warning colour
 * Fix capitalisation
This commit is contained in:
David Baker 2022-06-10 12:06:06 +01:00
commit 9fc4fbc3e7
6 changed files with 9 additions and 11 deletions

View file

@ -211,6 +211,6 @@ limitations under the License.
.linkButton {
background-color: transparent;
border: none;
text-decoration: underline;
color: var(--accent);
cursor: pointer;
}