Skip to content

Commit 5ec625f

Browse files
authored
fix: height for create user button (#365)
1 parent f000b47 commit 5ec625f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/AccessManagement/styles/AccessManagement.module.css

+1
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
display: flex;
135135
justify-content: center;
136136
align-items: center;
137+
height: auto;
137138
background-color: white;
138139
color: #211F1F;
139140
border: 1px #e9ecef solid;

0 commit comments

Comments
 (0)