mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
DELETE_NOTE
This commit is contained in:
@@ -12,34 +12,6 @@ $info-height = 75px
|
||||
border-bottom $ui-border
|
||||
background-color $ui-backgroundColor
|
||||
|
||||
.info-delete
|
||||
height 80px
|
||||
display flex
|
||||
|
||||
.info-delete-message
|
||||
height 80px
|
||||
line-height 80px
|
||||
padding 0 25px
|
||||
overflow ellipsis
|
||||
flex 1
|
||||
|
||||
.info-delete-confirmButton
|
||||
margin 25px 5px 0
|
||||
width 80px
|
||||
height 30px
|
||||
border-radius 2px
|
||||
border none
|
||||
colorDangerButton()
|
||||
|
||||
.info-delete-cancelButton
|
||||
width 80px
|
||||
height 30px
|
||||
margin 25px 5px 0
|
||||
border $ui-border
|
||||
border-radius 2px
|
||||
color $ui-text-color
|
||||
colorDefaultButton()
|
||||
|
||||
.info-left
|
||||
float left
|
||||
padding 0 5px
|
||||
|
||||
Reference in New Issue
Block a user