Update App.css
This commit is contained in:
12
src/App.css
12
src/App.css
@@ -860,12 +860,11 @@
|
||||
}
|
||||
|
||||
.bottom-nav-avatar {
|
||||
width: 26px;
|
||||
height: 26px;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
border-radius: 50%;
|
||||
object-fit: cover;
|
||||
flex-shrink: 0;
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
.bottom-nav-avatar-placeholder {
|
||||
@@ -879,7 +878,8 @@
|
||||
}
|
||||
|
||||
.bottom-nav-btn-active .bottom-nav-avatar {
|
||||
border-color: currentColor;
|
||||
outline: 2px solid currentColor;
|
||||
outline-offset: 1px;
|
||||
}
|
||||
|
||||
.bottom-nav-btn span {
|
||||
@@ -2167,8 +2167,8 @@
|
||||
}
|
||||
|
||||
.bottom-nav-avatar {
|
||||
width: 31px;
|
||||
height: 31px;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
}
|
||||
|
||||
/* Active pill keeps green but full-width */
|
||||
|
||||
Reference in New Issue
Block a user