- saving progress;
This commit is contained in:
@@ -116,6 +116,20 @@ img {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
li div.nonLink {
|
||||
display: flex;
|
||||
padding: 10.5px 17.5px;
|
||||
align-items: center;
|
||||
font-size: 14px;
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
line-height: 100%;
|
||||
text-decoration: none;
|
||||
border-bottom: 1px solid var(--menu-borderColor);
|
||||
background-color: var(--button-secondary-borderColor);
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user