css: extract terminal pane styles to hive-fr0nt::TERMINAL_CSS
This commit is contained in:
parent
e283e39949
commit
0b9e7cbcf6
5 changed files with 191 additions and 179 deletions
|
|
@ -30,3 +30,4 @@
|
|||
//! `dashboard.rs` / `web_ui.rs` route needs it.
|
||||
|
||||
pub const BASE_CSS: &str = include_str!("../assets/base.css");
|
||||
pub const TERMINAL_CSS: &str = include_str!("../assets/terminal.css");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue