mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-06-23 08:18:40 +00:00
refactor(ui): reduce the size of the 'close' and 'copy' buttons
- The close button in the TOC popup - The copy button in the code block
This commit is contained in:
@@ -93,10 +93,7 @@
|
||||
}
|
||||
|
||||
button {
|
||||
> i {
|
||||
font-size: 1.25rem;
|
||||
vertical-align: middle;
|
||||
}
|
||||
font-size: 0.75rem;
|
||||
|
||||
&:focus-visible {
|
||||
box-shadow: none;
|
||||
|
||||
Reference in New Issue
Block a user