mirror of
https://github.com/zadam/trilium.git
synced 2026-02-12 08:44:26 +01:00
chore(mobile/tab_switcher): remove old tab bar
This commit is contained in:
parent
0a7b2e3304
commit
39648b6df8
@ -179,7 +179,6 @@ export default class MobileLayout {
|
||||
new FlexContainer("column")
|
||||
.contentSized()
|
||||
.id("mobile-bottom-bar")
|
||||
.child(new TabRowWidget().css("height", "40px"))
|
||||
.child(new FlexContainer("row")
|
||||
.class("horizontal")
|
||||
.css("height", "53px")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user