fix: match refresh button size to other nav buttons
This commit is contained in:
@@ -332,8 +332,7 @@ html[dir="rtl"] .nav-lang-toggle {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
width: 36px;
|
padding: 8px 10px;
|
||||||
height: 36px;
|
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transition: all 0.2s ease;
|
transition: all 0.2s ease;
|
||||||
|
|||||||
Reference in New Issue
Block a user