notion-enhancer/mods/panel-sites/app.css
2020-12-04 21:37:33 +07:00

13 lines
215 B
CSS

/*
* panel sites
* (c) 2020 dragonwocky <thedragonring.bod@gmail.com> (https://dragonwocky.me/)
* (c) 2020 CloudHill
* under the MIT license
*/
.panel-site {
border: none;
flex: 1;
background: white;
}