Caching fetched resources

This commit is contained in:
mrfry 2021-06-09 09:48:31 +02:00
parent 7e93e41edc
commit 3daeef184a
12 changed files with 213 additions and 85 deletions

View file

@ -300,7 +300,7 @@ select:hover {
.selectContainer > select,
.selectContainer > input {
width: 20%;
width: 30%;
border-radius: 5px;
border: 1.5px solid white;
background-color: #9c9c98;