Add styles for new Content warning
Yes insider Knowledge
This commit is contained in:
@ -646,6 +646,10 @@ article.sticky::before {
|
||||
border-radius: 4px;
|
||||
background: var(--background-darker);
|
||||
|
||||
thead{
|
||||
border-bottom:unset;
|
||||
}
|
||||
|
||||
table {
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
|
Reference in New Issue
Block a user