mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
feature: style: owner, mode: improve
This commit is contained in:
parent
6071b66118
commit
eb32fff688
1 changed files with 3 additions and 2 deletions
|
|
@ -235,7 +235,8 @@ a:active {
|
|||
|
||||
.owner {
|
||||
display: inline-block;
|
||||
width: 13%;
|
||||
width: 12%;
|
||||
|
||||
/* when inline-block
|
||||
* vertical align should be
|
||||
* set top to prevent additional
|
||||
|
|
@ -247,7 +248,7 @@ a:active {
|
|||
|
||||
.mode {
|
||||
float: right;
|
||||
width: 18%;
|
||||
width: 22%;
|
||||
color: var(--column-color);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue