forked from jsnbuchanan/crowd-funder-for-time-pwa
move search area selection out of discover onto it's own screen
This commit is contained in:
@@ -1050,7 +1050,10 @@ export default class ContactsView extends Vue {
|
||||
max-width: 500px;
|
||||
}
|
||||
|
||||
/* Tooltip from https://www.w3schools.com/css/css_tooltip.asp */
|
||||
/*
|
||||
Tooltip, generated on "title" attributes on "fa" icons
|
||||
Kudos to https://www.w3schools.com/css/css_tooltip.asp
|
||||
*/
|
||||
/* Tooltip container */
|
||||
.tooltip {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user