fix(fe/panel_sharings): normalize styles and clean up
This commit is contained in:
parent
9995c94883
commit
10079fc30f
6 changed files with 82 additions and 86 deletions
|
@ -357,13 +357,13 @@ input:focus {
|
|||
}
|
||||
|
||||
.theme-default #sharing-list .info {
|
||||
display: inline-block;
|
||||
float: left;
|
||||
width: 70%;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.theme-default #sharing-list .op {
|
||||
display: inline-block;
|
||||
float: right;
|
||||
width: 30%;
|
||||
text-align: right;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue