start module output
This commit is contained in:
@@ -164,14 +164,14 @@ a.app-nav-child
|
||||
|
||||
.-image
|
||||
{
|
||||
height: 36px;
|
||||
width: 36px;
|
||||
height: 32px;
|
||||
width: 32px;
|
||||
border-radius: 18px;
|
||||
position: relative;
|
||||
top: -1px;
|
||||
background: var(--color-bg-bright-two);
|
||||
text-align: center;
|
||||
line-height: 37px;
|
||||
line-height: 33px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
@@ -182,7 +182,7 @@ a.app-nav-child
|
||||
|
||||
strong
|
||||
{
|
||||
font-weight: 700;
|
||||
font-weight: 400;
|
||||
color: var(--color-fg);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -41,6 +41,8 @@ button::-moz-focus-inner
|
||||
padding: 0 20px;
|
||||
height: 42px;
|
||||
border-radius: var(--radius);
|
||||
//border-bottom-left-radius: 15px;
|
||||
//border-top-right-radius: 15px;
|
||||
font-size: var(--font-size);
|
||||
font-weight: 700;
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user