mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-16 11:23:10 +02:00
UI redesign staging (#6149)
Co-authored-by: Reece Browne <[email protected]> Co-authored-by: James Brunton <[email protected]>
This commit is contained in:
co-authored by
Reece Browne
James Brunton
parent
beb99e273b
commit
c731d5fd5d
@@ -16,8 +16,7 @@ export function AppLayout({ children }: AppLayoutProps) {
|
||||
return (
|
||||
<>
|
||||
<style>{`
|
||||
.h-screen,
|
||||
.right-rail {
|
||||
.h-screen {
|
||||
height: 100% !important;
|
||||
}
|
||||
`}</style>
|
||||
|
||||
Reference in New Issue
Block a user