We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d9867f commit a652a64Copy full SHA for a652a64
web/css/styles.min.css
@@ -817,8 +817,8 @@ a {
817
.l-menu__item a {
818
color: #f7f7f7;
819
position: relative;
820
- line-height: 38px;
821
- padding: 12px 18px;
+ line-height: 40px;
+ padding: 10px 14px;
822
border-left: 1px solid transparent;
823
border-right: 1px solid transparent;
824
}
@@ -3065,7 +3065,7 @@ form#vstobjects.suspended {
3065
3066
.pill.usage{
3067
margin-top: 8px;
3068
- font-size: 0.75rem;
+ font-size: 0.7rem;
3069
padding: 3px;
3070
padding-left: 8px;
3071
padding-right: 8px;
0 commit comments