mirror of https://github.com/rancher/ui.git
login dropdown
This commit is contained in:
parent
c28779af58
commit
bc7b5e6521
|
|
@ -21,10 +21,12 @@ h6 {
|
|||
|
||||
h1 {
|
||||
font-size: 1.5em;
|
||||
line-height: 1.25em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1.25em;
|
||||
line-height: 1em;
|
||||
}
|
||||
|
||||
h3 {
|
||||
|
|
|
|||
|
|
@ -17,8 +17,9 @@
|
|||
}
|
||||
|
||||
.language-dropdown {
|
||||
a {
|
||||
> a {
|
||||
border: solid $link-color 2px;
|
||||
white-space: line-wrap;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue