1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Back-end hide/show of random, export and filters actions

This commit is contained in:
Yassine Guedidi 2025-02-23 10:22:49 +01:00
parent 595f35a1a5
commit 0330d01a49
5 changed files with 49 additions and 57 deletions

View file

@ -143,14 +143,6 @@ nav {
margin: 0 1%;
}
.button-filters {
display: none;
}
.button-export {
display: none;
}
.entry-nav-top--sticky {
position: sticky;
top: 0;