refac: styling

This commit is contained in:
Timothy Jaeryang Baek
2025-01-13 21:13:16 -08:00
parent ac5bdac161
commit c4486b4a77
6 changed files with 22 additions and 6 deletions

View File

@@ -77,6 +77,10 @@ math {
-webkit-app-region: no-drag;
}
.no-drag-region {
-webkit-app-region: no-drag;
}
iframe {
@apply rounded-lg;
}