forked from DebaucheryLibrarian/traxxx
Added expand/collapse sidebar to desktop network sites.
This commit is contained in:
@@ -255,10 +255,11 @@ export default {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.info.column {
|
||||
.info {
|
||||
padding: 1rem;
|
||||
border-left: solid 1px $shadow-hint;
|
||||
border-right: solid 1px $shadow-hint;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.row {
|
||||
|
||||
Reference in New Issue
Block a user