diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -296,6 +296,15 @@ input:focus { .debug{ } +.history-timeline { + pointer-events: none; + z-index: -1; + position: absolute; + width: 100%; + justify-content: center; + bottom: 100px; +} + .save{ } |
