fix: cleaning repo
This commit is contained in:
@ -82,7 +82,7 @@ export default function App() {
|
||||
background: #0d1117; overflow: hidden;
|
||||
}
|
||||
.app-body { display: flex; flex: 1; overflow: hidden; }
|
||||
.app-main { flex: 1; overflow: hidden; display: flex; flex-direction: column; }
|
||||
.app-main { flex: 1; overflow: hidden; display: flex; flex-direction: column; min-height: 0; }
|
||||
`}</style>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user