Skip to content

Commit

Permalink
style: History)style.css - Add style for dropdown(Samsung#211)
Browse files Browse the repository at this point in the history
Signed-off-by: ByunJeongHeum <[email protected]>
Co-authored-by: Han Kyuhyun <[email protected]>
Co-authored-by: June Saehwan <[email protected]>
Co-authored-by: jongmin Lee <[email protected]>
  • Loading branch information
4 people committed Oct 16, 2023
1 parent f269e26 commit 28bcd72
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion frontend/src/css/History_style.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
/**
* Copyright 2023 kyudori, Basaeng, hwan5180, quswjdgma83
*
* Use of this source code is governed by a MIT license that can be
* found in the LICENSE file.
*/
.history-send {
background-color: #ffffff;
display: flex;
Expand Down Expand Up @@ -1045,4 +1051,4 @@

.history-send .dropdown select:focus {
border-color: #007BFF;
}
}

0 comments on commit 28bcd72

Please sign in to comment.