sacrifice a small mountainside of goats to make placeholder-based work correctly

This commit is contained in:
Matthew Hodgson 2015-11-07 02:57:56 +00:00
parent fe442f5c24
commit 4a195dd3f0
5 changed files with 88 additions and 21 deletions

View file

@ -26,6 +26,11 @@ limitations under the License.
border-radius: 4px;
}
.mx_RoomDropTarget_placeholder {
padding-top: 1px;
padding-bottom: 1px;
}
.mx_RoomDropTarget_avatar {
background-color: #fff;
border-radius: 24px;