mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
8 lines
114 B
SCSS
8 lines
114 B
SCSS
@mixin s-banner-3-row-hook {
|
|
img {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
$s-big-icon-circle-text-color: $-gray-700;
|