1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-16 00:03:22 +00:00

remove css styling

This commit is contained in:
Kyle Spearrin
2019-04-26 22:42:05 -04:00
parent 9b2ce98b46
commit e9d54d9cf5
11 changed files with 0 additions and 4678 deletions

View File

@@ -29,7 +29,6 @@ namespace Bit.App
InitializeComponent();
SetCulture();
// ThemeManager.SetTheme("light");
ThemeManager.SetThemeStyle("light");
MainPage = new HomePage();
var mainPageTask = SetMainPageAsync();