Initial doodle support
This commit is contained in:
@@ -3874,6 +3874,7 @@ button.icon-button.active i.fa-retweet {
|
||||
}
|
||||
|
||||
.boost-modal,
|
||||
.doodle-modal,
|
||||
.confirmation-modal,
|
||||
.report-modal,
|
||||
.actions-modal,
|
||||
@@ -3892,6 +3893,10 @@ button.icon-button.active i.fa-retweet {
|
||||
}
|
||||
}
|
||||
|
||||
.doodle-modal {
|
||||
width: unset;
|
||||
}
|
||||
|
||||
.actions-modal {
|
||||
.status {
|
||||
background: $white;
|
||||
@@ -3915,6 +3920,7 @@ button.icon-button.active i.fa-retweet {
|
||||
}
|
||||
}
|
||||
|
||||
.doodle-modal__action-bar,
|
||||
.boost-modal__action-bar,
|
||||
.confirmation-modal__action-bar,
|
||||
.mute-modal__action-bar,
|
||||
|
Reference in New Issue
Block a user