Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 44ff14ee authored by Akhil's avatar Akhil 🙂
Browse files

Forced update containers to display as block instead of flex

parent 8872cf2c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -673,7 +673,7 @@
  .warning,
  .update,
  .error {
	  display: block;
	  display: block !important;
	  margin-top: 15px;
	  padding: 15px;
	  background-color: rgba(0,0,0,.3);