mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -08:00
fix css
This commit is contained in:
@@ -335,8 +335,8 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 0;
|
||||
width: 70%;
|
||||
height: 70%;
|
||||
min-width: 70%;
|
||||
min-height: 70%;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
@@ -363,6 +363,10 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.help_dialog form {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
<script type='module'>
|
||||
|
||||
Reference in New Issue
Block a user