Files
iTop/css/backoffice/components/toolbar/_toolbar-spacer.scss
2021-03-19 19:50:50 +01:00

11 lines
187 B
SCSS

/*!
* copyright Copyright (C) 2010-2021 Combodo SARL
* license http://opensource.org/licenses/AGPL-3.0
*/
.ibo-toolbar--button {
.ibo-toolbar-spacer {
flex-grow: 1;
}
}