mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 06:25:12 +00:00
Remove outlines from console and terminalmenu buttons
This commit is contained in:
@ -12,4 +12,5 @@
|
||||
color: white;
|
||||
padding: 0 8px 8px 8px;
|
||||
font-size: small;
|
||||
outline: none;
|
||||
}
|
||||
|
@ -98,6 +98,7 @@
|
||||
border: none;
|
||||
color: gray;
|
||||
cursor: pointer;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.selected {
|
||||
|
Reference in New Issue
Block a user