moonfire-nvr/ui/src/index.css

13 lines
295 B
CSS
Raw Normal View History

/*
* This file is part of Moonfire NVR, a security camera network video recorder.
* Copyright (C) 2021 The Moonfire NVR Authors; see AUTHORS and LICENSE.txt.
* SPDX-License-Identifier: GPL-v3.0-or-later WITH GPL-3.0-linking-exception
*/
html,
body,
#root {
width: 100%;
height: 100%;
}