mirror of
https://github.com/go-gitea/gitea
synced 2024-11-04 13:19:17 +01:00
12 lines
No EOL
148 B
Text
12 lines
No EOL
148 B
Text
.user {
|
|
padding-top: 15px;
|
|
padding-bottom: @footer-margin * 2;
|
|
|
|
&.settings {
|
|
.key.list {
|
|
.item.ui.grid {
|
|
margin-top: 15px;
|
|
}
|
|
}
|
|
}
|
|
} |