UNPKG
@slsplus/ui
Version:
latest (0.0.1-beta-6)
0.0.1-beta-6
0.0.1-beta-5
0.0.1-beta-4
0.0.1-beta-3
0.0.1-beta-2
0.0.1-beta-1
0.0.1-beta
0.0.1-alpha-5
0.0.1-alpha-4
0.0.1-alpha-3
0.0.1-alpha-2
0.0.1-alpha-1
0.0.1-alpha
UI Tool for Serverless Plus CLI
github.com/serverless-plus/ui
serverless-plus/ui
@slsplus/ui
/
client
/
src
/
global.less
18 lines
(13 loc)
•
198 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
//
@import
'~antd/dist/antd.less'
;
.CodeMirror
{
height
:
100%
!important
; }
.form-list-item
{
margin-bottom
:
10px
; }
.info-icon
{
color
:
rgba
(
0
,
0
,
0
,
0.45
); }
button
{
outline
: none; }