diff options
| author | Haishan <[email protected]> | 2020-05-24 19:26:59 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2020-05-25 23:38:48 +0800 |
| commit | 38eb417688457ec53ffc7f97eecce546919f00fe (patch) | |
| tree | 5ea6fc1f7648e1937879e424141065c02843f8a3 /src/components/shared/rtf.css | |
| parent | d729818d112040df538a2c57b850a030c36e0b5b (diff) | |
add: add loading status to test latency button
Diffstat (limited to 'src/components/shared/rtf.css')
| -rw-r--r-- | src/components/shared/rtf.css | 1 |
1 files changed, 1 insertions, 0 deletions
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; |
