mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 12:26: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 {
|
||||
min-width: 20rem;
|
||||
max-width: 20rem;
|
||||
}
|
||||
.fullscreen .nav-link[href="#ingredients-0"] {
|
||||
width: 20rem;
|
||||
padding-right: 3rem;
|
||||
}
|
||||
|
||||
.fullscreen .grocy-tabs {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.fullscreen .tab-content {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user