Skip to content

Commit

Permalink
fix(archive): Fix column misaligned in expiring embed (#1160)
Browse files Browse the repository at this point in the history
* fix(archive): Fix column misaligned in expiring embed

* fix(archive): Address comment
  • Loading branch information
Mingze authored and mergify[bot] committed Jan 28, 2020
1 parent a2e9052 commit be4b645
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/viewers/archive/ArchiveExplorer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@

.bp-ArchiveExplorer-table {
height: 100%;
text-align: left; // override embed widget styles
}

0 comments on commit be4b645

Please sign in to comment.