Mise à jour articles et produits
This commit is contained in:
+7
-3
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Template Name: Material HeadUp
|
||||
Template Name: Material Ad Astra
|
||||
Author: UnEspace
|
||||
Email: rampeur@gmail.com
|
||||
File: scss
|
||||
@@ -7,6 +7,8 @@ File: scss
|
||||
@use 'sass:color';
|
||||
|
||||
html {
|
||||
--mat-expansion-header-collapsed-state-height: 48px;
|
||||
--mat-expansion-header-expanded-state-height: 48px;
|
||||
height: 100%;
|
||||
position: relative;
|
||||
min-height: 100%;
|
||||
@@ -121,6 +123,9 @@ a.accent:hover {
|
||||
}
|
||||
}
|
||||
}
|
||||
dl.dl-horizontal dt {
|
||||
color: $light;
|
||||
}
|
||||
}
|
||||
app-full-layout {
|
||||
--mat-card-title-text-size: 22px;
|
||||
@@ -186,8 +191,7 @@ dl.dl-horizontal {
|
||||
width: 120px;
|
||||
overflow: hidden;
|
||||
clear: left;
|
||||
color: $light;
|
||||
font-weight: normal;
|
||||
font-weight: 500;
|
||||
text-align: right;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user