Commit 15c42d0e334dbd17ce86e5660ccf213ea2e6c729
1 parent
a14bfa03ca
Exists in
master
Agregado texto de encabezado.
Showing
2 changed files
with
9 additions
and
2 deletions
Show diff stats
src/app/components/comanda/comanda.component.html
src/assets/scss/bootstrap-override.scss
... | ... | @@ -10,9 +10,9 @@ $theme-colors: ( |
10 | 10 | ); |
11 | 11 | |
12 | 12 | .popover { |
13 | - transform: translate3d(-425px, 0, -34px) !important; | |
13 | + transform: translate3d(-100%, 0, -34px) !important; | |
14 | 14 | min-width: 350px !important; |
15 | - max-width: 425px !important; | |
15 | + max-width: 65% !important; | |
16 | 16 | border: none !important; |
17 | 17 | border-radius: 1.5rem !important; |
18 | 18 | padding: 0 !important; |