mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
N°4628 - Upgrade bulma lib to v0.9.4 to avoid hack from N°4481
This commit is contained in:
4
node_modules/bulma-scss/components/_dropdown.scss
generated
vendored
4
node_modules/bulma-scss/components/_dropdown.scss
generated
vendored
@@ -1,3 +1,5 @@
|
||||
@import "../utilities/mixins";
|
||||
|
||||
$dropdown-menu-min-width: 12rem !default;
|
||||
|
||||
$dropdown-content-background-color: $scheme-main !default;
|
||||
@@ -6,7 +8,7 @@ $dropdown-content-offset: 4px !default;
|
||||
$dropdown-content-padding-bottom: 0.5rem !default;
|
||||
$dropdown-content-padding-top: 0.5rem !default;
|
||||
$dropdown-content-radius: $radius !default;
|
||||
$dropdown-content-shadow: 0 0.5em 1em -0.125em rgba($scheme-invert, 0.1), 0 0px 0 1px rgba($scheme-invert, 0.02) !default;
|
||||
$dropdown-content-shadow: $shadow !default;
|
||||
$dropdown-content-z: 20 !default;
|
||||
|
||||
$dropdown-item-color: $text !default;
|
||||
|
||||
Reference in New Issue
Block a user