💄 Styling the settings

This commit is contained in:
ajnart
2022-06-07 08:21:03 +02:00
parent ced18da65a
commit a321095daf
5 changed files with 151 additions and 145 deletions

View File

@@ -17,12 +17,7 @@ import SearchBar from '../modules/search/SearchModule';
import { AddItemShelfButton } from '../AppShelf/AddAppShelfItem';
import { SettingsMenuButton } from '../Settings/SettingsMenu';
import { ModuleWrapper } from '../modules/moduleWrapper';
import {
CalendarModule,
TotalDownloadsModule,
WeatherModule,
DateModule,
} from '../modules';
import { CalendarModule, TotalDownloadsModule, WeatherModule, DateModule } from '../modules';
const HEADER_HEIGHT = 60;