Merge branch 'dev' into refactor/filesName
# Conflicts: # src/pages/Login/components/LoginForm/loginForm.jsx
This commit is contained in:
@@ -150,10 +150,22 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.exportbtn{
|
||||
.exportbox{
|
||||
width: 100%;
|
||||
padding: 15px;
|
||||
margin-top: 16px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.exportbtn {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
max-height: 30px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.glassCard {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user