mirror of
https://github.com/grocy/grocy.git
synced 2026-04-07 05:16:15 +02:00
Made @berrnd's requested changes
- hide tabs - add spacing between ingredients/preparation
This commit is contained in:
parent
69a17009cc
commit
cced311e21
|
|
@ -654,11 +654,12 @@ canvas.drawingBuffer {
|
||||||
}
|
}
|
||||||
|
|
||||||
.fullscreen #ingredients-0 {
|
.fullscreen #ingredients-0 {
|
||||||
min-width: 20rem;
|
|
||||||
max-width: 20rem;
|
|
||||||
}
|
|
||||||
.fullscreen .nav-link[href="#ingredients-0"] {
|
|
||||||
width: 20rem;
|
width: 20rem;
|
||||||
|
padding-right: 3rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.fullscreen .grocy-tabs {
|
||||||
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fullscreen .tab-content {
|
.fullscreen .tab-content {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user