浏览代码

Create button icon fixed

ribas160 1 年之前
父节点
当前提交
650dd4464a
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      css/bootstrap5/privatebin.css

+ 4 - 0
css/bootstrap5/privatebin.css

@@ -84,3 +84,7 @@ html[dir="rtl"] #prettyMessageCopyBtn {
 #copySuccessIcon {
 	display: none;
 }
+
+#sendbutton svg {
+	transform: translateY(1.5px);
+}