diff --git a/css/pb.css b/css/pb.css index cfb6885e240a3093bb99a17b3331343bfc301e90..51b00115868a28bfa867f874b19d0a2b864267d7 100644 --- a/css/pb.css +++ b/css/pb.css @@ -403,6 +403,9 @@ } /* <Tabs> */ +.pb-tabs__tab button { + cursor: pointer; +} .pb-tabs__link { border: none; background: transparent;