* UPDATE: Adds cell and formula editing * FIX: Do not loose focus when clicking on the formula we are editing * FIX: Minimal implementation of browse mode * FIX: Initial browse mode within sheets * UPDATE: Webapp Minimal Web Application
6 lines
50 B
CSS
6 lines
50 B
CSS
body {
|
|
inset: 0px;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|