update Table
update Table
This commit is contained in:
parent
52874e27e5
commit
741b987a33
6 changed files with 100 additions and 38 deletions
|
@ -23,6 +23,10 @@
|
|||
color: inherit;
|
||||
}
|
||||
|
||||
&.on{
|
||||
color: @primary-color;
|
||||
}
|
||||
|
||||
&:first-child{
|
||||
top: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue