Refactor
This commit is contained in:
parent
f5f7654f4b
commit
6e6b12519a
11 changed files with 23 additions and 11 deletions
|
@ -77,6 +77,10 @@ export default Vue.extend({
|
|||
position: relative;
|
||||
margin: 32px 0;
|
||||
|
||||
&:not(.inline):first-child {
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
> .icon {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue