forked from forgejo/forgejo
Clean less files (#6921)
This commit is contained in:
parent
0b785481d7
commit
6fb58a8cdc
17 changed files with 1545 additions and 1159 deletions
|
@ -28,9 +28,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.ui.header,
|
||||
.ui.segment {
|
||||
box-shadow: 0 1px 2px 0 rgba(34,36,38,.15);
|
||||
box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
|
||||
}
|
||||
|
||||
&.user {
|
||||
|
@ -46,6 +47,7 @@
|
|||
dd {
|
||||
margin-left: 275px;
|
||||
}
|
||||
|
||||
dt {
|
||||
font-weight: bolder;
|
||||
float: left;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue