mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
Fix z-index for expanded word popup
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -257,6 +257,7 @@
|
||||
border-color: #4a7c59;
|
||||
transform: translateY(-2px);
|
||||
box-shadow: 0 4px 12px rgba(74,124,89,0.15);
|
||||
z-index: 101;
|
||||
}
|
||||
|
||||
.word-original {
|
||||
|
||||
Reference in New Issue
Block a user