mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
12 lines
149 B
Plaintext
12 lines
149 B
Plaintext
.user {
|
|
padding-top: 15px;
|
|
padding-bottom: @footer-margin * 3;
|
|
|
|
&.settings {
|
|
.key.list {
|
|
.desc.item {
|
|
padding-bottom: 30px;
|
|
}
|
|
}
|
|
}
|
|
} |