Skip to content

Commit 944cdab

Browse files
author
Trey Ivy
committed
remove display: inline block from portal card css
1 parent cc2d95a commit 944cdab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

frontend/src/components/PortalCard/index.module.css

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
.portalCardHeader {
1+
.header {
22
align-items: center;
33
white-space: nowrap;
44
line-height: 32px;
5-
65
}
76

87
.title a:not(:hover) {

0 commit comments

Comments
 (0)