mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
fix: css: columns: name: 40% -> 35%
This commit is contained in:
parent
d2a7f6343a
commit
5c6a9a958e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.name {
|
||||
width: 40%;
|
||||
width: 35%;
|
||||
}
|
||||
|
||||
.size {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue