Pull Log Out button into its own component
This commit is contained in:
parent
db9a12250e
commit
3535105744
3 changed files with 26 additions and 18 deletions
|
@ -53,6 +53,11 @@ a {
|
|||
}
|
||||
}
|
||||
|
||||
button {
|
||||
font-family: inherit;
|
||||
font-size: inherit;
|
||||
}
|
||||
|
||||
label {
|
||||
display: block;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue