chore(mobile/tab_switcher): remove old tab bar

This commit is contained in:
Elian Doran 2026-01-31 19:03:15 +02:00
parent 0a7b2e3304
commit 39648b6df8
No known key found for this signature in database

View File

@ -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")