Fix back and close buttons
This commit is contained in:
parent
71e4f69ca3
commit
fba6ac7bc4
1 changed files with 4 additions and 4 deletions
|
|
@ -101,16 +101,16 @@ _:-ms-fullscreen, :root .main {
|
|||
}
|
||||
|
||||
.tab-bar-section.middle {
|
||||
left: 3.8125rem;
|
||||
right: 3.8125rem;
|
||||
left: 4.7rem;
|
||||
right: 4.7rem;
|
||||
}
|
||||
|
||||
.left-small {
|
||||
width: 3.8125rem;
|
||||
width: 4.7rem;
|
||||
}
|
||||
|
||||
.right-small {
|
||||
width: 3.8125rem;
|
||||
width: 4.7rem;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue