Move app title to right side of ribbon
This commit is contained in:
parent
cc15771262
commit
a4ea4c120e
2 changed files with 5 additions and 5 deletions
2
frontend-js/dist/style.css
vendored
2
frontend-js/dist/style.css
vendored
|
|
@ -37,7 +37,7 @@ body.ol2013 {
|
|||
height: 44px;
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
.ribbon-title { font-weight: 600; font-size: 15px; letter-spacing: .2px; }
|
||||
.ribbon-title { margin-left: auto; font-weight: 700; font-size: 15px; letter-spacing: .2px; }
|
||||
.ribbon-tabs { display: flex; gap: 2px; height: 100%; }
|
||||
.tab {
|
||||
display: flex; align-items: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue