mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
app: Drop border shadow for app icon in mobile view
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
58640f6dfb
commit
ddc90ff511
@ -588,11 +588,6 @@ a.menu_link_active {
|
|||||||
width: 150px;
|
width: 150px;
|
||||||
height: 150px;
|
height: 150px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
border-radius: 20%;
|
|
||||||
border: 5px solid #fff;
|
|
||||||
box-shadow: 0px 4px 5px 1px rgba(0, 0, 0, 0.1);
|
|
||||||
padding: 10px;
|
|
||||||
transition: height 0.5s width 0.5s;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.header-bar {
|
.header-bar {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user