Improve editor totals and formatting
This commit is contained in:
+2
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user