Doodle palette, options, fill tool (#172)
This commit is contained in:
@@ -3874,7 +3874,6 @@ button.icon-button.active i.fa-retweet {
|
||||
}
|
||||
|
||||
.boost-modal,
|
||||
.doodle-modal,
|
||||
.confirmation-modal,
|
||||
.report-modal,
|
||||
.actions-modal,
|
||||
@@ -3893,10 +3892,6 @@ button.icon-button.active i.fa-retweet {
|
||||
}
|
||||
}
|
||||
|
||||
.doodle-modal {
|
||||
width: unset;
|
||||
}
|
||||
|
||||
.actions-modal {
|
||||
.status {
|
||||
background: $white;
|
||||
@@ -3920,7 +3915,6 @@ button.icon-button.active i.fa-retweet {
|
||||
}
|
||||
}
|
||||
|
||||
.doodle-modal__action-bar,
|
||||
.boost-modal__action-bar,
|
||||
.confirmation-modal__action-bar,
|
||||
.mute-modal__action-bar,
|
||||
@@ -4785,3 +4779,5 @@ noscript {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@import 'doodle';
|
||||
|
Reference in New Issue
Block a user