Resolve conflict
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.category-nav {
|
||||
box-shadow: inset 0px -1px 0px var(--border-muted);
|
||||
overflow-x: scroll;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
}
|
||||
@@ -23,8 +23,6 @@ import Dashboard from "../components/Dashboard";
|
||||
margin: 1rem 0;
|
||||
color: var(--text-secondary);
|
||||
display: table;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
}
|
||||
h6.separator:after {
|
||||
border-top: 2px dotted var(--border-muted);
|
||||
|
||||
Reference in New Issue
Block a user