mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
make spinner look slightly better in IE
This commit is contained in:
parent
84d4584302
commit
bf35cfc9fd
@ -42,7 +42,7 @@ limitations under the License.
|
|||||||
* TODO
|
* TODO
|
||||||
* see if with IE11 we can just set a static stroke state and make it rotate?
|
* see if with IE11 we can just set a static stroke state and make it rotate?
|
||||||
*/
|
*/
|
||||||
stroke-dasharray: 0 0 10 90;
|
stroke-dasharray: 0 0 85 85;
|
||||||
|
|
||||||
fill: none;
|
fill: none;
|
||||||
stroke: currentcolor;
|
stroke: currentcolor;
|
||||||
|
Loading…
Reference in New Issue
Block a user