Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_wcms_ohana
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_wcms_ohana
Merge requests
!127
Feature/istwcms 6354 m26lebla theme tags block
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Feature/istwcms 6354 m26lebla theme tags block
feature/ISTWCMS-6354-m26lebla-theme-tags-block
into
1.0.x
Overview
0
Commits
6
Pipelines
0
Changes
4
Merged
Martin Leblanc
requested to merge
feature/ISTWCMS-6354-m26lebla-theme-tags-block
into
1.0.x
1 year ago
Overview
0
Commits
6
Pipelines
0
Changes
4
Expand
Using this branch to correct branch name typo.
0
0
Merge request reports
Viewing commit
52448247
Show latest version
4 files
+
69
−
41
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
52448247
ISTWCMS-6354 Css for tags with and without links
· 52448247
Martin Leblanc
authored
1 year ago
src/patterns/01-core/props/_sizes.scss
+
1
−
0
Options
@@ -3,6 +3,7 @@
--size-sm
:
0
.125rem
;
// 2px
--size-03
:
0
.188rem
;
// 3px
--size-05
:
0
.25rem
;
// 4px xxs
--size-075
:
0
.3125rem
;
// 5px
--size-1
:
0
.5rem
;
// 8px xs
--size-110
:
0
.625rem
;
// 10px
--size-105
:
0
.75rem
;
// 12px
Loading