mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-03 19:12:10 +02: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;
|
|
}
|
|
}
|
|
}
|
|
} |