Commit 4b2de280 authored by afc163's avatar afc163

Fix trigger icon overflow, close #2109

parent d2eaa103
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
i.trigger { i.trigger {
font-size: 20px; font-size: 20px;
line-height: 64px; line-height: 64px;
height: 64px;
cursor: pointer; cursor: pointer;
transition: all 0.3s, padding 0s; transition: all 0.3s, padding 0s;
padding: 24px; padding: 24px;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment