mirror of
https://gitee.com/gitea/gitea
synced 2026-02-01 20:35:54 +08:00
12 lines
148 B
Plaintext
12 lines
148 B
Plaintext
.user {
|
|
padding-top: 15px;
|
|
padding-bottom: @footer-margin * 3;
|
|
|
|
&.settings {
|
|
.key.list {
|
|
.item.ui.grid {
|
|
margin-top: 15px;
|
|
}
|
|
}
|
|
}
|
|
} |