mirror of
https://github.com/RetroShare/RSNewWebUI.git
synced 2026-09-14 11:05:47 +05:00
Fixed Text alignment
This commit is contained in:
parent
6299503bb5
commit
1fa842eee3
@ -61,6 +61,8 @@ table.friendsfiles th:nth-child(1) {
|
||||
}
|
||||
table.friendsfiles th:nth-child(2) {
|
||||
width: 50%;
|
||||
text-align: left;
|
||||
padding-left: 0.25rem;
|
||||
}
|
||||
table.friendsfiles th:nth-child(4) {
|
||||
width: 40%;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user