💄 Add new tool buttons in page side.

This commit is contained in:
凡梦星尘
2022-09-25 21:40:36 +08:00
parent 523c12f0ec
commit 4037ea0d68
16 changed files with 1191 additions and 46 deletions

View File

@@ -29,6 +29,16 @@
font-size: $font-size-smallest;
}
.google-translate {
display: flex;
justify-content: center;
i {
font-size: $font-size-larger;
margin: auto 0;
}
}
@if $footer_vendors_enable {
.vendors-list {
a {