make the UI fadable to help with decluttering
This commit is contained in:
parent
34bdd40953
commit
05e963d1e2
4 changed files with 14 additions and 5 deletions
|
@ -89,7 +89,7 @@ limitations under the License.
|
|||
margin: auto;
|
||||
|
||||
overflow: auto;
|
||||
border-bottom: 1px solid #eee;
|
||||
border-bottom: 1px solid #ccc;
|
||||
|
||||
-webkit-flex: 0 0 auto;
|
||||
flex: 0 0 auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue