mirror of https://github.com/rancher/ui.git
dots
This commit is contained in:
parent
607cd7ce5b
commit
6e1512314e
|
|
@ -2,14 +2,15 @@
|
|||
float: left;
|
||||
margin: 0;
|
||||
font-size: 13px;
|
||||
line-height: 18px;
|
||||
}
|
||||
|
||||
.dot-group {
|
||||
display: inline-block;
|
||||
border: 1px solid $border;
|
||||
margin: 0 5px 0 0;
|
||||
padding: 2px;
|
||||
line-height: 0;
|
||||
padding: 0 3px;
|
||||
}
|
||||
|
||||
//scale
|
||||
|
|
|
|||
Loading…
Reference in New Issue