Fixed a bit of bullshittery and added max_age and max_num controls to fetch_session_cache
This commit is contained in:
@@ -35,7 +35,6 @@ export default {
|
||||
width: 50px;
|
||||
stroke: theme("colors.purple-3");
|
||||
fill: theme("colors.purple-3");
|
||||
-webkit-tap-highlight-color: #0000;
|
||||
transition:
|
||||
stroke 0.2s,
|
||||
fill 0.2s,
|
||||
@@ -55,7 +54,6 @@ export default {
|
||||
width: 60px;
|
||||
fill: theme("colors.purple-3");
|
||||
stroke: theme("colors.purple-3");
|
||||
-webkit-tap-highlight-color: #0000;
|
||||
transition:
|
||||
stroke 0.2s,
|
||||
fill 0.2s,
|
||||
|
Reference in New Issue
Block a user