fix: style

This commit is contained in:
Fine 2023-08-28 20:02:06 +08:00
parent b73eca349a
commit 0b2de6fc64

View File

@ -294,4 +294,8 @@ limitations under the License. -->
max-height: 400px; max-height: 400px;
overflow: auto; overflow: auto;
} }
.link {
color: $active-color;
}
</style> </style>