Updated compose modal button
Removed pubilsh button from compose modal component. Using original compose form publish button instead.
This commit is contained in:
@@ -4967,6 +4967,12 @@ noscript {
|
||||
border-radius: 0;
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
|
||||
.compose-form__publish.in-modal {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
right: 15px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user