Add better navigation
This commit is contained in:
parent
c2d7156033
commit
4f599dcb7b
5 changed files with 27 additions and 1 deletions
|
|
@ -32,6 +32,12 @@ limitations under the License.
|
|||
height: 64px;
|
||||
}
|
||||
|
||||
.backNav {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
padding: 0 8px;
|
||||
}
|
||||
|
||||
.userNav {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue