best-for-writing-in-24
best-for-writing-in-24 by ismdeep
Details
Authorismdeep
LicenseNo License
Categorys
Created
Updated
Size389 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
best-for-writing-in-24
Source code
/* ==UserStyle==
@name OA
@version 20231024.08.05
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://bi.uniontech.com/") {
textarea.ant-input {
min-height: 3rem;
}
col:nth-child(5) {
width: 400px;
min-width: 400px;
}
textarea.ant-input {
min-height: 2rem;
}
.main .top {
position: static;
}
.main .content {
margin-top: 0rem;
}
}