mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-10-28 15:20:30 +00:00
调整代码结构以支持多种风格
This commit is contained in:
7
src/sass/components/dashboard.scss
Normal file
7
src/sass/components/dashboard.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
// Made by Luting ^-^
|
||||
.page-content.dashboard {
|
||||
.flex-item .flex-item-trailing svg {
|
||||
height: 18px;
|
||||
width: 18px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user