mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
fix: columns: name-size-date-time: 20% -> 19%
This commit is contained in:
parent
0bb706995a
commit
e761cacbd0
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
.date {
|
.date {
|
||||||
float: right;
|
float: right;
|
||||||
width: 20%;
|
width: 19%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.time {
|
.time {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue