From 38eb417688457ec53ffc7f97eecce546919f00fe Mon Sep 17 00:00:00 2001 From: Haishan Date: Sun, 24 May 2020 19:26:59 +0800 Subject: add: add loading status to test latency button --- src/components/shared/rtf.css | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/shared') diff --git a/src/components/shared/rtf.css b/src/components/shared/rtf.css index d0e28f9..1e97412 100644 --- a/src/components/shared/rtf.css +++ b/src/components/shared/rtf.css @@ -27,6 +27,7 @@ margin: 0; padding: 0; } + .rtf.open .rtf--ab__c:hover > span { transition: ease-in-out opacity 0.2s; opacity: 0.9; -- cgit v1.3.1