easy- adapter style chagne
This commit is contained in:
@@ -96,19 +96,21 @@ tt
|
|||||||
.easy-adapter
|
.easy-adapter
|
||||||
display flex
|
display flex
|
||||||
align-items center
|
align-items center
|
||||||
gap 10px
|
gap 5px
|
||||||
padding 5px
|
padding 5px
|
||||||
margin 5px
|
margin 5px
|
||||||
|
|
||||||
.round-dot
|
.round-dot
|
||||||
width 10px
|
width 8px
|
||||||
margin 10px
|
height 8px
|
||||||
border-radius 50%
|
border-radius 50%
|
||||||
background-color #000000
|
background-color #000000
|
||||||
|
flex-shrink 0
|
||||||
|
|
||||||
.easy-adapter-text
|
.easy-adapter-text
|
||||||
margin 0
|
margin 0
|
||||||
padding 5px
|
padding 0
|
||||||
|
|
||||||
|
|
||||||
.whitespace
|
.whitespace
|
||||||
flex-grow 1
|
flex-grow 1
|
||||||
|
|||||||
Reference in New Issue
Block a user