You've already forked AstralRinth
forked from didirus/AstralRinth
New error page, add legal pages, responsiveness for home page
This commit is contained in:
@@ -32,7 +32,11 @@ export default {
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
[data-ea-type='text'] {
|
||||
min-height: 70px;
|
||||
}
|
||||
[data-ea-type='image'] {
|
||||
margin: auto 10px;
|
||||
min-height: 260px;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -243,7 +243,7 @@ export default {
|
||||
|
||||
.mod-info {
|
||||
top: 1rem;
|
||||
height: calc(100vh - 3rem);
|
||||
max-height: calc(100vh - 3rem);
|
||||
position: sticky;
|
||||
min-width: 270px;
|
||||
max-width: 270px;
|
||||
|
||||
Reference in New Issue
Block a user