ki-frontend/src/assets/custom.css

8 lines
111 B
CSS
Raw Normal View History

2021-08-02 19:06:41 +02:00
/*
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
.container{
min-height: calc(100vh - 70px - 24px);
}