mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 17:25:50 +03:00
Fix formatting
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
1a7f9091b4
commit
f0c26846c7
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@ limitations under the License.
|
|||
}
|
||||
|
||||
@keyframes mx_RoomView_fileDropTarget_image_animation {
|
||||
from {width: 0px;}
|
||||
to {width: 32px;}
|
||||
from {width: 0px;}
|
||||
to {width: 32px;}
|
||||
}
|
||||
|
||||
.mx_RoomView_fileDropTarget_image {
|
||||
|
|
Loading…
Reference in a new issue