forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2022-01-03 17:00:58 -06:00
parent 955c6b2212
commit 62e60ab4fb
1 changed files with 0 additions and 23 deletions

View File

@ -495,29 +495,6 @@
text-shadow:-1px -1px 0 black,1px -1px 0 black,-1px 1px 0 black,1px 1px 0 black;
}
.popover {
max-width: 50%;
box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
border-color: #dadada;
}
.popover-arrow {
display: none !important;
}
.popover-user-profile {
display: flex;
flex-direction: column;
padding: 0;
background: var(--gray-600);
}
.popover-body {
padding: 0;
border-radius: .25rem;
overflow: hidden;
}
.avatar-72 {
width: 72px;
height: 72px;