fix
This commit is contained in:
parent
502dd611e4
commit
4a3565aa1e
1 changed files with 1 additions and 5 deletions
|
@ -500,7 +500,7 @@
|
|||
}
|
||||
|
||||
.popover {
|
||||
max-width: 100%;
|
||||
max-width: 50%;
|
||||
box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
|
||||
border-color: #dadada;
|
||||
}
|
||||
|
@ -522,10 +522,6 @@
|
|||
overflow: hidden;
|
||||
}
|
||||
|
||||
.mt-n6 {
|
||||
margin-top: -1.75rem !important;
|
||||
}
|
||||
|
||||
.avatar-72 {
|
||||
width: 72px;
|
||||
height: 72px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue