mirror of
https://github.com/speatzle/nfsense.git
synced 2025-09-13 15:19:08 +00:00
Feat mobile nav (#4)
* Fixed displaying columns that arent defined (#2) * Reworked layout for mobile support
This commit is contained in:
parent
b69cc43561
commit
0f306a7705
3 changed files with 74 additions and 23 deletions
|
@ -1,5 +1,5 @@
|
|||
.fade-enter-active, .fade-leave-active {
|
||||
transition: opacity 0.2s ease-out !important;
|
||||
transition: all 0.2s ease-out !important;
|
||||
}
|
||||
.fade-enter-from, .fade-leave-to {
|
||||
opacity: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue