mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 12:08:47 +02:00
N°3535 Migrate dashboard editor modal to new design
This commit is contained in:
7
css/backoffice/components/input/_input-checkbox.scss
Normal file
7
css/backoffice/components/input/_input-checkbox.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
$ibo-input-checkbox--height: 16px !default;
|
||||
$ibo-input-checkbox--width: auto !default;
|
||||
|
||||
.ibo-input-checkbox{
|
||||
height: $ibo-input-checkbox--height;
|
||||
width: $ibo-input-checkbox--width;
|
||||
}
|
||||
Reference in New Issue
Block a user