mirror of
https://git.sr.ht/~roxwize/mipilin
synced 2025-05-10 23:33:07 +00:00
Some iprovements idfk
Signed-off-by: roxwize <rae@roxwize.xyz>
This commit is contained in:
parent
a3e6df6ce8
commit
961d963677
13 changed files with 160 additions and 102 deletions
|
@ -103,17 +103,19 @@ summary {
|
|||
}
|
||||
|
||||
#page {
|
||||
position: relative;
|
||||
height: calc(100% - 1.5em - 76px);
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
#sidebar {
|
||||
padding: 1em;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
float: left;
|
||||
border-right: 1px solid #afa870;
|
||||
padding: 1em;
|
||||
width: 256px;
|
||||
height: 100%;
|
||||
margin-right: 24px;
|
||||
border-right: 1px solid #afa870;
|
||||
}
|
||||
|
||||
#content {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue