Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
|
@@ -1094,7 +1094,7 @@ pre:hover .copy-btn { opacity: 1; }
|
|
| 1094 |
.post-card { position: relative; }
|
| 1095 |
|
| 1096 |
.share-btn {
|
| 1097 |
-
position: absolute;
|
| 1098 |
top: 18px;
|
| 1099 |
right: 18px;
|
| 1100 |
width: 32px;
|
|
|
|
| 1094 |
.post-card { position: relative; }
|
| 1095 |
|
| 1096 |
.share-btn {
|
| 1097 |
+
position: absolute !important;
|
| 1098 |
top: 18px;
|
| 1099 |
right: 18px;
|
| 1100 |
width: 32px;
|