mirror of
https://github.com/xuquan-nikkkki/FolderFile-Splitter-Plugin.git
synced 2026-07-22 12:00:27 +00:00
fix: make view mode text left align
This commit is contained in:
parent
27e174bbf5
commit
4a7a975194
1 changed files with 1 additions and 1 deletions
|
|
@ -476,7 +476,7 @@ div.ffs__file-content {
|
|||
margin: 4px 12px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.ffs__view-mode:not(.ffs__view-mode--search) {
|
||||
padding: 4px 8px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue