mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) add terminal button (#115)
This commit is contained in:
parent
999c79559f
commit
8db7a77fdf
9 changed files with 68 additions and 28 deletions
|
|
@ -127,3 +127,8 @@
|
|||
font-family : 'Fontello';
|
||||
content : '\e81a ';
|
||||
}
|
||||
|
||||
.icon-terminal::before {
|
||||
font-family : 'Fontello';
|
||||
content : '\e81b ';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue