* 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
7 lines
77 B
CSS
7 lines
77 B
CSS
#root {
|
|
position: absolute;
|
|
inset: 0px;
|
|
margin: 0px;
|
|
border: none;
|
|
}
|