公式代码居中

This commit is contained in:
tlyong1992
2022-06-13 10:54:27 +08:00
parent 7e62ceb1f8
commit c4e3004ecf

View File

@@ -1311,6 +1311,10 @@ svg.notion-page-icon {
user-select: none;
border-radius: 3px;
transition: background 20ms ease-in 0s;
text-align: center;
-ms-overflow-style: none;
overflow: -moz-scrollbars-none;
scrollbar-width: none; /* firefox */
}
.notion-equation-inline {