This commit is contained in:
poiuty 2023-06-20 23:06:19 +03:00
parent 87e8072c01
commit 2016156b1b
6 changed files with 7 additions and 4 deletions

View file

@ -88,7 +88,7 @@ a:active {
position: relative;
border-radius: 4px;
overflow: hidden;
background: #efefef;
background: #f3f3f5;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}