notion-enhancer/mods/panel-sites/app.css
2020-12-05 10:19:34 +11: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;
}