mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-25 09:16:18 -04:00
Merge branch 'master' into enable_renaming
This commit is contained in:
commit
b7e7fd1b68
13 changed files with 160 additions and 63 deletions
|
@ -996,6 +996,13 @@ button::-moz-focus-inner {
|
|||
margin: 8px 8px -16px;
|
||||
}
|
||||
|
||||
#about section {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
#about header {
|
||||
align-self: end;
|
||||
}
|
||||
|
||||
/* Loading Indicator */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue