mirror of
https://github.com/simple-login/app.git
synced 2025-02-23 07:13:18 +08:00
Use 4 borders for highlight-row (instead of 1)
This commit is contained in:
parent
7d35baddd4
commit
ae353dbb25
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
|
||||
/* highlighted table row */
|
||||
.highlight-row {
|
||||
border-top: solid #5675E2;
|
||||
border: solid #5675E2;
|
||||
}
|
||||
|
||||
.arrow {
|
||||
|
|
Loading…
Reference in a new issue