mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 19:48:49 +02:00
14 lines
242 B
SCSS
14 lines
242 B
SCSS
/*!
|
|
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
|
* @license http://opensource.org/licenses/AGPL-3.0
|
|
*/
|
|
|
|
#setup_msg {
|
|
font-size: 1.17rem;
|
|
}
|
|
|
|
#progress_content {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
} |