Update FsrsOptions.svelte

This commit is contained in:
Sunong2008 2025-06-09 22:09:39 +08:00 committed by GitHub
parent 26ab5ddeb8
commit b94166b914
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -412,6 +412,5 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
display: flex;
align-content: center;
flex-wrap: wrap;
width: 100%;
}
</style>