stylus change
This commit is contained in:
@@ -95,6 +95,22 @@ tt
|
||||
|
||||
.whitespace
|
||||
flex-grow 1
|
||||
|
||||
.rotary-button
|
||||
border none
|
||||
background transparent
|
||||
cursor pointer
|
||||
width 100px
|
||||
height 100px
|
||||
border-radius 100px
|
||||
margin 20px 20px 0 0
|
||||
display flex
|
||||
justify-content center
|
||||
align-items center
|
||||
|
||||
&.active
|
||||
border 1px solid #54ed54
|
||||
fill #ccffcb
|
||||
|
||||
.video
|
||||
position relative
|
||||
@@ -1028,22 +1044,6 @@ tt.save
|
||||
font-size 90%
|
||||
line-height 1.5
|
||||
white-space pre-line
|
||||
|
||||
.rotary-button
|
||||
border none
|
||||
background transparent
|
||||
cursor pointer
|
||||
width 100px
|
||||
height 100px
|
||||
border-radius 100px
|
||||
margin 20px 20px 0 0
|
||||
display flex
|
||||
justify-content center
|
||||
align-items center
|
||||
|
||||
&.active
|
||||
border 1px solid #54ed54
|
||||
fill #ccffcb
|
||||
|
||||
.modal-mask
|
||||
position fixed
|
||||
|
||||
Reference in New Issue
Block a user