Skip to content

Commit 99e1a15

Browse files
committed
Added focus element to input components
1 parent f465a01 commit 99e1a15

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • src/EventLogExpert/wwwroot/css

src/EventLogExpert/wwwroot/css/app.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,6 @@ a,
202202
text-align: center;
203203
cursor: default;
204204
user-select: none;
205-
206-
&:focus { outline: none; }
207205
}
208206

209207
input[type="text"].input { padding: 0; }

0 commit comments

Comments
 (0)