Explorar o código

enforce app to stay in the grid cell

Tom %!s(int64=4) %!d(string=hai) anos
pai
achega
e81bd2d374
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      assets/css/styles.css

+ 3 - 1
assets/css/styles.css

@@ -228,6 +228,8 @@ table a{
 	display: flex;
 	flex-direction: column;
 	justify-content: center;
+	flex: 1;
+	overflow: hidden;
 }
 
 .apps_text a{
@@ -553,4 +555,4 @@ table a{
 	#app-address {
 		display: none;
 	}
-}
+}