commit
bbd98e0fb0
2 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
<link rel="stylesheet" href="https://unpkg.com/@patternfly/patternfly@4/patternfly.css" crossorigin />
|
||||
<link rel="stylesheet" href="https://unpkg.com/@patternfly/patternfly@4/patternfly-addons.css" crossorigin />
|
||||
<!-- <script src="https://unpkg.com/keycloak-js@10.0.1/dist/keycloak.min.js"></script> -->
|
||||
|
||||
<script>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
@import "@patternfly/patternfly/patternfly.min.css";
|
||||
@import "@patternfly/patternfly/patternfly-addons.css";
|
||||
|
||||
.pf-c-brand {
|
||||
height: 35px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue