init dev-push code ui base design
This commit is contained in:
@ -21,8 +21,8 @@ $material-light: (
|
||||
$treeview-node-padding: 10px;
|
||||
$treeview-node-height: 40px;
|
||||
|
||||
$banner-start-padding: 10px;
|
||||
$banner-end-padding: 10px;
|
||||
$banner-start-padding: 0px;
|
||||
$banner-end-padding: 0px;
|
||||
$banner-y-padding: 12px;
|
||||
|
||||
$card-border-radius: 10px;
|
||||
@ -33,12 +33,12 @@ $card-subtitle-padding: 20px;
|
||||
|
||||
$timeline-dot-small-size: 10px;
|
||||
|
||||
$data-table-regular-row-height: 36px;
|
||||
$data-table-regular-row-height: 32px;
|
||||
|
||||
$input-font-size: 14px;
|
||||
$input-max-height: 36px;
|
||||
$text-field-filled-full-width-outlined-slot-min-height: 36px;
|
||||
$text-field-solo-control-min-height: 36px;
|
||||
$input-max-height: 32px;
|
||||
$text-field-filled-full-width-outlined-slot-min-height: 32px;
|
||||
$text-field-solo-control-min-height: 32px;
|
||||
$text-field-line-height: 1.285;
|
||||
$text-field-enclosed-prepend-append-margin-top: 0;
|
||||
$text-field-enclosed-details-padding: 0 8px;
|
||||
@ -50,7 +50,7 @@ $tabs-item-padding: 12px;
|
||||
|
||||
$list-border-radius: 4px;
|
||||
$list-padding: 0;
|
||||
$list-item-min-height: 36px;
|
||||
$list-item-min-height: 32px;
|
||||
$list-item-padding: 0;
|
||||
$list-item-title-font-size: 0.875rem; // 14px;
|
||||
$list-item-content-padding: 10px 7px;
|
||||
$list-item-content-padding: 10px 7px;
|
Reference in New Issue
Block a user