mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 12:08:47 +02:00
12 lines
237 B
CSS
12 lines
237 B
CSS
/*!
|
|
* @copyright Copyright (C) 2010-2021 Combodo SARL
|
|
* @license http://opensource.org/licenses/AGPL-3.0
|
|
*/
|
|
|
|
/* theme.css | .doc/UI/build/html/_static/css/theme.css */
|
|
|
|
.wy-nav-content {
|
|
max-width: 1024px;
|
|
min-height: 100%;
|
|
}
|