Compare commits

..

1 Commits

Author SHA1 Message Date
Nicolas Roche 0207b96933 toulouse-2022: [parsifal] manage capacity in catalog (#86840)
gitea/publik-base-theme/pipeline/head This commit looks good Details
2024-02-28 09:21:59 +01:00
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ $min-desktop-viewport: "min-width: #{$mobile-limit + 1}";
$title-color: #161c2a;
$title-font-size: 200%;
$very-small-limit: 560px;
$color-warning: #eb7500;
.cancel-button {}
.cell-items-pagination {}