give continued events a little bit of top padding
this way, the background isn't clipped at the top
This commit is contained in:
@@ -41,6 +41,11 @@ limitations under the License.
|
||||
|
||||
.mx_EventTile_continuation {
|
||||
padding-top: 0px ! important;
|
||||
|
||||
&.mx_EventTile_isEditing {
|
||||
padding-top: 5px ! important;
|
||||
margin-top: -5px;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_EventTile_isEditing {
|
||||
|
||||
Reference in New Issue
Block a user