mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 00:03:22 +00:00
remove css styling
This commit is contained in:
@@ -29,7 +29,6 @@ namespace Bit.App
|
||||
|
||||
InitializeComponent();
|
||||
SetCulture();
|
||||
// ThemeManager.SetTheme("light");
|
||||
ThemeManager.SetThemeStyle("light");
|
||||
MainPage = new HomePage();
|
||||
var mainPageTask = SetMainPageAsync();
|
||||
|
||||
Reference in New Issue
Block a user