forked from jappel/leistungsbilanz-ts
Improve editor totals and formatting
This commit is contained in:
parent
a04c2c04d4
commit
0180f768ac
8 changed files with 134 additions and 55 deletions
|
|
@ -413,7 +413,8 @@ body {
|
|||
position: fixed;
|
||||
z-index: 1040;
|
||||
top: 5.5rem;
|
||||
left: 1rem;
|
||||
right: 1rem;
|
||||
left: auto;
|
||||
width: min(360px, calc(100vw - 2rem));
|
||||
max-height: calc(100vh - 7rem);
|
||||
overflow: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue