mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-05-01 12:09:14 -04:00
fix position of close btn on about page
This commit is contained in:
parent
827b10219d
commit
8b2eb67266
3 changed files with 21 additions and 7 deletions
|
@ -965,6 +965,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