Convert to Typescript and move from ClientPeg to Context
This commit is contained in:
parent
87ae47bd61
commit
76afc1100a
4 changed files with 87 additions and 77 deletions
|
@ -62,7 +62,7 @@ limitations under the License.
|
|||
vertical-align: middle;
|
||||
|
||||
&:link, &:visited {
|
||||
color: $tertiary-fg-color
|
||||
color: $tertiary-fg-color;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue