Skip to content
代码片段 群组 项目
未验证 提交 c03df58e 编辑于 作者: Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
浏览文件

Fix turbolink-spinner for light theme

上级 eb2f3a80
No related branches found
No related tags found
无相关合并请求
......@@ -46,6 +46,11 @@ header {
}
}
.turbolink-spinner {
font-size: 20px;
margin-right: 10px;
}
@media (max-width: $screen-xs-max) {
border-width: 0;
font-size: 18px;
......@@ -196,8 +201,6 @@ header {
.turbolink-spinner {
color: #FFF;
font-size: 22px;
margin-right: 10px;
}
.search {
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册