Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Files
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Blame view
public/scss/layout/_tab.css
80 Bytes
Raw
Normal View
History
Permalink
save
6ea7b327
陈轩
authored
8 years ago
1
2
3
4
5
6
.tab-panel
{
display
:
none
;
&.active
{
display
:
block
;
}
some-css-modified
452dc701
郭成尧
authored
8 years ago
7
}