mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
Allow reordering tabs (fixes #82)
This commit is contained in:
@@ -9,6 +9,8 @@ html
|
||||
script(src='./preload.js')
|
||||
script(src='./bundle.js', defer)
|
||||
style#custom-css
|
||||
style.
|
||||
body { transition: 0.5s background; }
|
||||
body(style='min-height: 100vh; overflow: hidden')
|
||||
app-root
|
||||
.preload-logo
|
||||
|
Reference in New Issue
Block a user