fsdsfd
This commit is contained in:
parent
309c01508b
commit
c21c85ed2b
2 changed files with 2 additions and 2 deletions
|
@ -682,7 +682,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.popover {
|
.popover {
|
||||||
max-width: 90%;
|
max-width: 50%;
|
||||||
box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
|
box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
|
||||||
border-color: #dadada;
|
border-color: #dadada;
|
||||||
}
|
}
|
||||||
|
|
|
@ -575,7 +575,7 @@
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
.popover {
|
.popover {
|
||||||
max-width: 90%;
|
max-width: 50%;
|
||||||
box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
|
box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
|
||||||
border-color: #dadada;
|
border-color: #dadada;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue