fix: 微软登录完成页 svg 图标不会跟随深色模式 (#5541)

This commit is contained in:
CiiLu
2026-02-15 02:55:57 +08:00
committed by GitHub
parent 80ba1ec1a7
commit d1ead74177

View File

@@ -63,6 +63,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
width: 40px;
height: 40px;
display: block;
fill: var(--monet-on-surface);
}
.content-column {