Files
OSIT-AE-App-Native-Electron/app/style.current.css
2023-05-24 22:16:26 -04:00

28 lines
436 B
CSS

body {
/* min-height: 100%;
height: 100%;
max-height: 100%; */
/* margin: .1em;
padding: .1em; */
}
section#Main-Body {
/* outline: solid thin red; */
/* min-height: 100%;
height: 100%;
max-height: 100%; */
}
section#Main-Nav-Menu {
/* min-height: 100%;
height: 100%;
max-height: 100%; */
}
section#Main-Content {
/* min-height: 100%;
height: 100%;
max-height: 100%; */
}