diff options
Diffstat (limited to 'ext/fg/css/client.css')
-rw-r--r-- | ext/fg/css/client.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/fg/css/client.css b/ext/fg/css/client.css index e55ce2fd..0262e820 100644 --- a/ext/fg/css/client.css +++ b/ext/fg/css/client.css @@ -18,13 +18,11 @@ iframe.yomichan-popup { all: initial; - background-color: #fff; border: 1px solid #999; box-shadow: 0 0 10px rgba(0, 0, 0, .5); height: 300px; width: 500px; resize: both; - overflow-y: auto; position: fixed; visibility: hidden; z-index: 256; |