Skip to content
代码片段 群组 项目
未验证 提交 36b83d3c 编辑于 作者: Sascha Eggenberger's avatar Sascha Eggenberger 提交者: GitLab
浏览文件

Emoji award migrate to Tailwind

上级 25f6f84b
No related branches found
No related tags found
无相关合并请求
......@@ -9,8 +9,8 @@
// Show active state.
.gl-button.selected {
background-color: var(--blue-50) !important;
border-color: var(--blue-500) !important;
@apply gl-bg-blue-50 #{!important};
@apply gl-border-blue-500 #{!important};
}
}
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册