summaryrefslogtreecommitdiffstats
path: root/css/explore.css
blob: 155ff450eace8f2ca8b8a6c768a6b5b2e6928284 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/**
 * Nextcloud - News
 *
 * This file is licensed under the Affero General Public License version 3 or
 * later. See the COPYING file.
 *
 * @author Bernhard Posselt <dev@bernhard-posselt.com>
 * @copyright 2020, Jan C. Borchardt, https://jancborchardt.net
 * @copyright Bernhard Posselt 2014
 */

/**
 * Explore styles
 */
.explore #app-content-wrapper {
    height: 100%;
}

/*# sourceMappingURL=explore.css.map */