make text buttons in the header look clickable with a pointer
This commit is contained in:
parent
5153954a28
commit
cf77a96ac5
|
@ -60,6 +60,8 @@ limitations under the License.
|
||||||
-webkit-order: 2;
|
-webkit-order: 2;
|
||||||
order: 2;
|
order: 2;
|
||||||
|
|
||||||
|
cursor: pointer;
|
||||||
|
|
||||||
-webkit-flex: 0 0 90px;
|
-webkit-flex: 0 0 90px;
|
||||||
flex: 0 0 90px;
|
flex: 0 0 90px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue