Fixed auth page and tracker
This commit is contained in:
@ -333,6 +333,8 @@
|
||||
}
|
||||
|
||||
&__item {
|
||||
width: 328px;
|
||||
height: 154px;
|
||||
padding: 16px;
|
||||
position: relative;
|
||||
box-shadow: 0px 3px 2px -2px rgba(0, 0, 0, 0.06),
|
||||
@ -443,6 +445,8 @@
|
||||
position: relative;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
min-width: 300px;
|
||||
|
||||
span {
|
||||
color: #6f6f6f;
|
||||
font-weight: 500;
|
||||
|
Reference in New Issue
Block a user