mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
[PM-17500] Migrate reports-layout to use tailwind (#14102)
* Migrate reports-layout to use tailwind
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<router-outlet></router-outlet>
|
||||
|
||||
<div class="row tw-mt-4">
|
||||
<div class="col">
|
||||
<div class="tw-flex tw-flex-wrap tw-gap-4 tw-mt-4">
|
||||
<div class="tw-w-full">
|
||||
<a bitButton bitIconButton="bwi-angle-left" routerLink="./" *ngIf="!homepage">
|
||||
{{ "backToReports" | i18n }}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user