mirror of
https://github.com/m1ngsama/chat-bubbles-for-yt.git
synced 2025-12-24 10:51:21 +00:00
box shadow fix
This commit is contained in:
parent
0aca5e26a8
commit
8c8c6c0970
1 changed files with 0 additions and 4 deletions
|
|
@ -45,10 +45,6 @@
|
||||||
border-bottom-right-radius: 15px;
|
border-bottom-right-radius: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bubble {
|
|
||||||
box-shadow: 10px 10px 0px rgb(65, 179, 255);
|
|
||||||
}
|
|
||||||
|
|
||||||
.bubble:last-child:before,
|
.bubble:last-child:before,
|
||||||
.bubble:nth-last-child(2):before {
|
.bubble:nth-last-child(2):before {
|
||||||
z-index: 75;
|
z-index: 75;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue