make DotButton content overflow & add depart styling

This commit is contained in:
axolotle
2021-06-28 13:05:26 +02:00
parent e2e99dc397
commit 21801c1cef
5 changed files with 50 additions and 8 deletions
+4
View File
@@ -193,6 +193,10 @@ foreignObject {
transform: translate(-50%, -50%);
pointer-events: none;
&-depart {
box-shadow: none;
}
h6 {
margin: 0;
}