mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
fix: remove extra height of scrollable anchors (#57899)
This commit is contained in:
parent
bedf042e86
commit
779d180af6
@ -12,7 +12,7 @@
|
||||
}
|
||||
|
||||
.hide-scrollable-anchor {
|
||||
display: inline-block;
|
||||
display: block;
|
||||
max-height: 0px;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user