new style for visible avaible
This commit is contained in:
parent
82a1aa13ad
commit
9014e8cee1
|
@ -24,13 +24,15 @@
|
|||
|
||||
.state {
|
||||
@extend .summary;
|
||||
padding: 5px;
|
||||
background-color: $main-01;
|
||||
vn-one:nth-child(1){
|
||||
border-right: 1px solid white;
|
||||
}
|
||||
p {
|
||||
font-size: 12px;
|
||||
line-height: 20px!important;
|
||||
margin: 0 0 5px 0;
|
||||
line-height: 15px!important;
|
||||
padding: 0 0 2px 0;
|
||||
}
|
||||
h5 {
|
||||
line-height: 10px!important;
|
||||
|
|
Loading…
Reference in New Issue