mirror of
https://github.com/zoriya/flood.git
synced 2026-05-29 18:04:10 +00:00
Change blur detection for dropdown
This commit is contained in:
@@ -14,9 +14,9 @@ class Sidebar extends React.Component {
|
||||
|
||||
getDropdownHeader() {
|
||||
return (
|
||||
<button className="client-stats client-stat--limits">
|
||||
<a className="client-stats client-stat--limits">
|
||||
<Icon icon="limits" /> Speed Limits
|
||||
</button>
|
||||
</a>
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user