Timelines: respect the notch

This commit is contained in:
thislight 2024-07-24 14:27:20 +08:00
parent 067a363550
commit f0a614d4f0
6 changed files with 17 additions and 9 deletions

View file

@ -13,7 +13,6 @@ import {
createMastoClientFor,
type Session,
} from "./masto/clients.js";
import "./App.css";
import { $accounts } from "./accounts/stores.js";
import { useStore } from "@nanostores/solid";