UNPKG
lixin-web
Version:
latest (1.0.5)
1.0.5
vue and bootstrap
lixin-web
/
webapp
/
less
/
admin
/
table.less
23 lines
(17 loc)
•
277 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.admin-report
{
padding-left
:
20px
;
padding-right
:
20px
;
padding-top
:
20px
; }
.table-tool-bar
{
&
.el-form--inline
{
.el-input__inner
{
background
:
@module-bg
; } } }
#sendMessage
{
[name=
"toUsers"
]
{
margin-bottom
:
10px
; } }