Merge pull request #5336 from betagouv/tabs-more-visible
Amélioration de la visibilité des onglets de l'interface
This commit is contained in:
commit
9a89b3d2f0
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
&.active {
|
||||
background-color: #FFFFFF;
|
||||
border-top: 1px solid $border-grey;
|
||||
border-top: 2px solid $blue;
|
||||
border-left: 1px solid $border-grey;
|
||||
border-right: 1px solid $border-grey;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue