34973 Make font size of contextual sub menu items 14px
This commit is contained in:
parent
651bf36cc5
commit
0ef66623bf
2 changed files with 4 additions and 1 deletions
|
@ -128,7 +128,6 @@ $new-sidebar-width: 220px;
|
||||||
|
|
||||||
> li {
|
> li {
|
||||||
a {
|
a {
|
||||||
font-size: 12px;
|
|
||||||
padding: 8px 16px 8px 24px;
|
padding: 8px 16px 8px 24px;
|
||||||
|
|
||||||
&:hover,
|
&:hover,
|
||||||
|
|
4
changelogs/unreleased/34973-sub-nav-item-font-size.yml
Normal file
4
changelogs/unreleased/34973-sub-nav-item-font-size.yml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
title: Make font size of contextual sub menu items 14px
|
||||||
|
merge_request:
|
||||||
|
author:
|
Loading…
Reference in a new issue