You've already forked AstralRinth
forked from didirus/AstralRinth
Lots of fixes - see trello (#347)
* A ton of fixes * Fix project deletion message
This commit is contained in:
@@ -48,6 +48,11 @@
|
||||
flex-direction: row;
|
||||
margin: 0 auto;
|
||||
max-width: 80rem;
|
||||
column-gap: 0.75rem;
|
||||
|
||||
&.alt-layout {
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
}
|
||||
|
||||
.normal-page__sidebar {
|
||||
@@ -55,7 +60,6 @@
|
||||
}
|
||||
|
||||
.normal-page__content {
|
||||
padding-left: 0.75rem;
|
||||
width: 60rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user