[Sync] Continue on timeline
This commit is contained in:
parent
172c49f72e
commit
e19bc385a1
3 changed files with 36 additions and 28 deletions
|
@ -1,16 +1,8 @@
|
|||
<div class="centralize">
|
||||
<div class="flex-start">
|
||||
<slot></slot>
|
||||
</div>
|
||||
<slot></slot>
|
||||
</div>
|
||||
|
||||
<style>
|
||||
.flex-start{
|
||||
display: flex;
|
||||
justify-items: start;
|
||||
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.centralize{
|
||||
display: grid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue